-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathnpm-debug.log
21 lines (21 loc) · 906 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/0.8.17/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'test' ]
2 info using [email protected]
3 info using [email protected]
4 verbose read json /Users/sean/Documents/Repositories/Homebrew GUI/package.json
5 error Error: ENOENT, open '/Users/sean/Documents/Repositories/Homebrew GUI/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 <[email protected]>
7 error System Darwin 12.2.0
8 error command "/usr/local/Cellar/node/0.8.17/bin/node" "/usr/local/bin/npm" "test"
9 error cwd /Users/sean/Documents/Repositories/Homebrew GUI
10 error node -v v0.8.17
11 error npm -v 1.2.0
12 error path /Users/sean/Documents/Repositories/Homebrew GUI/package.json
13 error code ENOENT
14 error errno 34
15 verbose exit [ 34, true ]