-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
23 lines (23 loc) · 883 Bytes
/
npm-debug.log
File metadata and controls
23 lines (23 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0 info it worked if it ends with ok
1 verbose cli [ '/home/sas/dev/node/bin/node',
1 verbose cli '/home/sas/dev/node/bin/npm',
1 verbose cli 'install' ]
2 info using npm@1.2.14
3 info using node@v0.10.0
4 verbose node symlink /home/sas/dev/node/bin/node
5 verbose read json /home/sas/package.json
6 error install Couldn't read dependencies
7 error Error: ENOENT, open '/home/sas/package.json'
8 error If you need help, you may report this log at:
8 error <http://github.com/isaacs/npm/issues>
8 error or email it to:
8 error <npm-@googlegroups.com>
9 error System Linux 3.2.0-38-generic
10 error command "/home/sas/dev/node/bin/node" "/home/sas/dev/node/bin/npm" "install"
11 error cwd /home/sas/Ubuntu One/apps/ideas
12 error node -v v0.10.0
13 error npm -v 1.2.14
14 error path /home/sas/package.json
15 error code ENOENT
16 error errno 34
17 verbose exit [ 34, true ]