-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
22 lines (22 loc) · 914 Bytes
/
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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/0.8.21/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install' ]
2 info using [email protected]
3 info using [email protected]
4 verbose read json /Users/ruben/Projecten/Prive/wwx2013/package.json
5 error install Couldn't read dependencies
6 error Error: ENOENT, open '/Users/ruben/Projecten/Prive/wwx2013/package.json'
7 error If you need help, you may report this log at:
7 error <http://github.com/isaacs/npm/issues>
7 error or email it to:
7 error <[email protected]>
8 error System Darwin 12.3.0
9 error command "/usr/local/Cellar/node/0.8.21/bin/node" "/usr/local/bin/npm" "install"
10 error cwd /Users/ruben/Projecten/Prive/wwx2013
11 error node -v v0.8.21
12 error npm -v 1.2.11
13 error path /Users/ruben/Projecten/Prive/wwx2013/package.json
14 error code ENOENT
15 error errno 34
16 verbose exit [ 34, true ]