forked from jordinebot/normalize-svg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
49 lines (40 loc) · 1.32 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
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.5.1_1/libexec/bin/yarn.js start
PATH:
/Users/jordinebot/.yarn/bin:/Users/jordinebot/.config/yarn/global/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/jordinebot/.yarn/bin:/Users/jordinebot/.config/yarn/global/node_modules/.bin
Yarn version:
1.5.1
Node version:
8.9.4
Platform:
darwin x64
npm manifest:
{
"name": "normalize-svg",
"version": "1.0.0",
"main": "index.js",
"repository": "https://github.com/jordinebot/normalize-svg",
"author": "Jordi Nebot",
"scripts": {
"start": "node index.js"
},
"license": "MIT"
}
yarn manifest:
No manifest
Lockfile:
No lockfile
Trace:
Error: Command failed.
Exit code: 1
Command: sh
Arguments: -c node index.js
Directory: /git/normalize-svg
Output:
at ProcessTermError.MessageError (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:186:110)
at new ProcessTermError (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:226:113)
at ChildProcess.<anonymous> (/usr/local/Cellar/yarn/1.5.1_1/libexec/lib/cli.js:30281:17)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)