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