Update and rename MantenerFIFO to MantenerFIFO.md
[vsorcdistro/.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 config Skipping project config: /home/pi/.npmrc. (matches userconfig)
6 5 error Error: ENOENT: no such file or directory, open '/home/pi/package.json'
7 6 error If you need help, you may report this *entire* log,
8 6 error including the npm and node versions, at:
9 6 error     <http://github.com/npm/npm/issues>
10 7 error System Linux 4.19.57-v7+
11 8 error command "/usr/bin/node" "/usr/bin/npm" "start"
12 9 error cwd /home/pi
13 10 error node -v v8.11.1
14 11 error npm -v 1.4.21
15 12 error path /home/pi/package.json
16 13 error syscall open
17 14 error code ENOENT
18 15 error errno -2
19 16 verbose exit [ -2, true ]