forked from franzenzenhofer/bubbles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
26 lines (26 loc) · 1011 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
24
25
26
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'docs', 'coffeescript' ]
info using [email protected]
info using [email protected]
verbose config file /Users/franzseo/.npmrc
verbose config file /usr/local/etc/npmrc
verbose config file /usr/local/lib/node_modules/npm/npmrc
verbose GET coffeescript/latest
verbose raw, before any munging coffeescript/latest
verbose url resolving [ 'https://registry.npmjs.org/',
verbose url resolving './coffeescript/latest' ]
verbose url resolved https://registry.npmjs.org/coffeescript/latest
ERR! Error: ECONNREFUSED, Could not contact DNS servers
ERR! at IOWatcher.callback (dns.js:74:15)
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.2.0
ERR! command "node" "/usr/local/bin/npm" "docs" "coffeescript"
ERR! cwd /Users/franzseo/dev/games/g-one
ERR! node -v v0.4.11
ERR! npm -v 1.0.103
ERR! code ECONNREFUSED
verbose exit [ 1, true ]