forked from CreateJS/SoundJS
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathnpm-debug.log
More file actions
21 lines (21 loc) · 940 Bytes
/
npm-debug.log
File metadata and controls
21 lines (21 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install' ]
2 info using npm@1.2.15
3 info using node@v0.10.1
4 verbose node symlink /usr/bin/node
5 verbose read json /LocalStorage/AndrewStart/Projects/JSLibs/CreateJS/SoundJS/package.json
6 error install Couldn't read dependencies
7 error Error: ENOENT, open '/LocalStorage/AndrewStart/Projects/JSLibs/CreateJS/SoundJS/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 Darwin 12.5.0
10 error command "node" "/usr/local/bin/npm" "install"
11 error cwd /LocalStorage/AndrewStart/Projects/JSLibs/CreateJS/SoundJS
12 error node -v v0.10.1
13 error npm -v 1.2.15
14 error path /LocalStorage/AndrewStart/Projects/JSLibs/CreateJS/SoundJS/package.json
15 error code ENOENT
16 error errno 34
17 verbose exit [ 34, true ]