forked from dskvr/Pyrosphere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
19 lines (19 loc) · 814 Bytes
/
npm-debug.log
File metadata and controls
19 lines (19 loc) · 814 Bytes
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 [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ]
2 info using npm@1.3.2
3 info using node@v0.10.13
4 error install Couldn't read dependencies
5 error Error: ENOENT, open '/Users/dskvr/Documents/Warehouse/Warehouse GIT/package.json'
6 error If you need help, you may report this log at:
6 error <http://github.com/isaacs/npm/issues>
6 error or email it to:
6 error <npm-@googlegroups.com>
7 error System Darwin 12.2.1
8 error command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
9 error cwd /Users/dskvr/Documents/Warehouse/Warehouse GIT/Pyrosphere
10 error node -v v0.10.13
11 error npm -v 1.3.2
12 error path /Users/dskvr/Documents/Warehouse/Warehouse GIT/package.json
13 error code ENOENT
14 error errno 34
15 verbose exit [ 34, true ]