ensl_gathers/npm-debug.log
2015-07-20 23:47:18 +01:00

28 lines
1.2 KiB
Text

0 info it worked if it ends with ok
1 verbose cli [ '/Users/cablanchard/.nvm/v0.10.38/bin/node',
1 verbose cli '/Users/cablanchard/.nvm/v0.10.38/bin/npm',
1 verbose cli 'start' ]
2 info using npm@1.4.28
3 info using node@v0.10.38
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info prestart sws_gathers@1.0.0
6 info start sws_gathers@1.0.0
7 verbose unsafe-perm in lifecycle true
8 info sws_gathers@1.0.0 Failed to exec start script
9 error sws_gathers@1.0.0 start: `node index.js`
9 error Exit status 8
10 error Failed at the sws_gathers@1.0.0 start script.
10 error This is most likely a problem with the sws_gathers package,
10 error not with npm itself.
10 error Tell the author that this fails on your system:
10 error node index.js
10 error You can get their info via:
10 error npm owner ls sws_gathers
10 error There is likely additional logging output above.
11 error System Darwin 14.3.0
12 error command "/Users/cablanchard/.nvm/v0.10.38/bin/node" "/Users/cablanchard/.nvm/v0.10.38/bin/npm" "start"
13 error cwd /Users/cablanchard/Developer/node/sws_gathers
14 error node -v v0.10.38
15 error npm -v 1.4.28
16 error code ELIFECYCLE
17 verbose exit [ 1, true ]