-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
53 lines (45 loc) · 1.39 KB
/
yarn-error.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Arguments:
/Users/martijndeheer/.nvm/versions/node/v11.3.0/bin/node /usr/local/Cellar/yarn/1.16.0/libexec/bin/yarn.js init
PATH:
/Users/martijndeheer/.nvm/versions/node/v11.3.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin
Yarn version:
1.16.0
Node version:
11.3.0
Platform:
darwin x64
Trace:
Error: canceled
at Interface.<anonymous> (/usr/local/Cellar/yarn/1.16.0/libexec/lib/cli.js:125850:13)
at Interface.emit (events.js:182:13)
at Interface._ttyWrite (readline.js:818:16)
at ReadStream.onkeypress (readline.js:178:10)
at ReadStream.emit (events.js:182:13)
at emitKeys (internal/readline.js:424:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (readline.js:1055:36)
at ReadStream.emit (events.js:182:13)
at addChunk (_stream_readable.js:287:12)
npm manifest:
{
"name": "making-it-visible",
"version": "1.0.1",
"description": "Comparison tool for publishers, project developed at Institute of Network Cultures.",
"author": "apt opt out <[email protected]>",
"private": true,
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "echo 'hIIIIIII'"
},
"dependencies": {
"node-sass": "^4.12.0",
"nuxt": "^2.9.2",
"sass-loader": "^8.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile