-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
23 lines (23 loc) · 858 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
23
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'install' ]
info using [email protected]
info using [email protected]
verbose /usr/local/bin/node node symlink
verbose config file /Users/boazsender/.npmrc
verbose config file /usr/local/etc/npmrc
verbose config file /usr/local/lib/node_modules/npm/npmrc
ERR! Couldn't read dependencies.
ERR! Error: ENOENT, no such file or directory '/Users/boazsender/git/email-plusplus/package.json'
ERR! Report this *entire* log at:
ERR! <http://github.com/isaacs/npm/issues>
ERR! or email it to:
ERR! <[email protected]>
ERR!
ERR! System Darwin 11.0.1
ERR! command "node" "/usr/local/bin/npm" "install"
ERR! cwd /Users/boazsender/git/email-plusplus
ERR! node -v v0.6.8
ERR! npm -v 1.0.106
ERR! path /Users/boazsender/git/email-plusplus/package.json
ERR! code ENOENT
verbose exit [ 1, true ]