bugs fixed
[VSoRC/.git] / npm-debug.log
1 0 info it worked if it ends with ok
2 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
3 2 info using npm@1.4.21
4 3 info using node@v8.11.1
5 4 verbose run-script [ 'prestart', 'start', 'poststart' ]
6 5 info prestart web@1.0.0
7 6 info start web@1.0.0
8 7 verbose unsafe-perm in lifecycle true
9 8 info web@1.0.0 Failed to exec start script
10 9 error web@1.0.0 start: `node src/index.js`
11 9 error Exit status 1
12 10 error Failed at the web@1.0.0 start script.
13 10 error This is most likely a problem with the web package,
14 10 error not with npm itself.
15 10 error Tell the author that this fails on your system:
16 10 error     node src/index.js
17 10 error You can get their info via:
18 10 error     npm owner ls web
19 10 error There is likely additional logging output above.
20 11 error System Linux 4.19.57-v7+
21 12 error command "/usr/bin/node" "/usr/bin/npm" "start"
22 13 error cwd /home/pi/VSoRC
23 14 error node -v v8.11.1
24 15 error npm -v 1.4.21
25 16 error code ELIFECYCLE
26 17 verbose exit [ 1, true ]