-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
23 lines (23 loc) · 1 KB
/
npm-debug.log
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 [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using npm@1.2.24
3 info using node@v0.10.9
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose read json C:\depot_git\NDCCompuCopter\package.json
6 error install Couldn't read dependencies
7 error Error: ENOENT, open 'C:\depot_git\NDCCompuCopter\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 Windows_NT 6.1.7601
10 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
11 error cwd C:\depot_git\NDCCompuCopter
12 error node -v v0.10.9
13 error npm -v 1.2.24
14 error path C:\depot_git\NDCCompuCopter\package.json
15 error code ENOENT
16 error errno 34
17 verbose exit [ 34, true ]