-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
17 lines (17 loc) · 748 Bytes
/
Copy pathnpm-debug.log
File metadata and controls
17 lines (17 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'start', '1337' ]
2 info using npm@1.4.21
3 info using node@v0.10.25
4 error Error: ENOENT, open '/home/beta/projects/proto-server/node_modules/1337/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/npm/npm/issues>
6 error System Linux 3.16.0-28-generic
7 error command "/usr/bin/nodejs" "/usr/bin/npm" "start" "1337"
8 error cwd /home/beta/projects/proto-server
9 error node -v v0.10.25
10 error npm -v 1.4.21
11 error path /home/beta/projects/proto-server/node_modules/1337/package.json
12 error code ENOENT
13 error errno 34
14 verbose exit [ 34, true ]