forked from caio-ribeiro-pereira/livro-nodejs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
19 lines (19 loc) · 852 Bytes
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0 info it worked if it ends with ok
1 verbose cli [ '/home/vagrant/.nvm/v0.10.23/bin/node',
1 verbose cli '/home/vagrant/.nvm/v0.10.23/bin/npm',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 error Error: ENOENT, open '/home/vagrant/workspace/nodejs/livro-nodejs/package.json'
5 error If you need help, you may report this *entire* log,
5 error including the npm and node versions, at:
5 error <http://github.com/isaacs/npm/issues>
6 error System Linux 3.2.0-56-generic
7 error command "/home/vagrant/.nvm/v0.10.23/bin/node" "/home/vagrant/.nvm/v0.10.23/bin/npm" "start"
8 error cwd /home/vagrant/workspace/nodejs/livro-nodejs
9 error node -v v0.10.23
10 error npm -v 1.3.17
11 error path /home/vagrant/workspace/nodejs/livro-nodejs/package.json
12 error code ENOENT
13 error errno 34
14 verbose exit [ 34, true ]