Created
July 29, 2011 21:06
-
-
Save springmeyer/1114741 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm ERR! registry error parsing json | |
npm ERR! Error sending version data | |
npm ERR! SyntaxError: Unexpected token ILLEGAL | |
npm ERR! <html><title>Request timeout</title><body><h1>Request timeout</h1></body></html> | |
npm ERR! at Object.parse (native) | |
npm ERR! at IncomingMessage.<anonymous> (/Users/dane/.nvm/v0.4.9/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:163:25) | |
npm ERR! at IncomingMessage.emit (events.js:81:20) | |
npm ERR! at HTTPParser.onMessageComplete (http.js:133:23) | |
npm ERR! at CleartextStream.ondata (http.js:1227:22) | |
npm ERR! at CleartextStream._push (tls.js:303:27) | |
npm ERR! at SecurePair.cycle (tls.js:574:20) | |
npm ERR! at EncryptedStream.write (tls.js:96:13) | |
npm ERR! at Socket.ondata (stream.js:36:26) | |
npm ERR! at Socket.emit (events.js:64:17) | |
npm ERR! Report this *entire* log at: | |
npm ERR! <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to: | |
npm ERR! <[email protected]> | |
npm ERR! | |
npm ERR! System Darwin 10.8.0 | |
npm ERR! command "node" "/Users/dane/.nvm/v0.4.9/bin/npm" "publish" | |
npm ERR! cwd /Users/dane/tmp/node-mapnik | |
npm ERR! node -v v0.4.9 | |
npm ERR! npm -v 1.0.22 | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/dane/tmp/node-mapnik/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment