-
Notifications
You must be signed in to change notification settings - Fork 2
/
npm-debug.log.1349730877
27 lines (27 loc) · 1.9 KB
/
npm-debug.log.1349730877
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
0 info it worked if it ends with ok
1 verbose cli [ '/Users/mattkim/.nvm/versions/node/v6.11.3/bin/node',
1 verbose cli '/Users/mattkim/.nvm/versions/node/v6.11.3/bin/npm',
1 verbose cli 'run',
1 verbose cli 'buile' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: buile
4 verbose stack at run (/Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/lib/run-script.js:151:19)
4 verbose stack at /Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/lib/run-script.js:61:5
4 verbose stack at /Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/read-package-json/read-json.js:356:5
4 verbose stack at checkBinReferences_ (/Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/read-package-json/read-json.js:320:45)
4 verbose stack at final (/Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/read-package-json/read-json.js:354:3)
4 verbose stack at then (/Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/read-package-json/read-json.js:124:5)
4 verbose stack at /Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/read-package-json/read-json.js:311:12
4 verbose stack at /Users/mattkim/.nvm/versions/node/v6.11.3/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:78:16
4 verbose stack at tryToString (fs.js:457:3)
4 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:444:12)
5 verbose cwd /Users/mattkim/Workspaces/ether/ethermail
6 error Darwin 16.7.0
7 error argv "/Users/mattkim/.nvm/versions/node/v6.11.3/bin/node" "/Users/mattkim/.nvm/versions/node/v6.11.3/bin/npm" "run" "buile"
8 error node v6.11.3
9 error npm v3.10.10
10 error missing script: buile
11 error If you need help, you may report this error at:
11 error <https://github.com/npm/npm/issues>
12 verbose exit [ 1, true ]