Skip to content

Instantly share code, notes, and snippets.

@AvianFlu
Created August 4, 2011 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AvianFlu/1126545 to your computer and use it in GitHub Desktop.
Save AvianFlu/1126545 to your computer and use it in GitHub Desktop.
NPM error, two installs stopped simultaneously with the same error
ERR! SyntaxError: Unexpected token ILLEGAL
ERR! Internal routing error
ERR!
ERR! Sorry, we cannot connect to the intended server.
ERR!
ERR! We have just been notified of this problem. We will correct it as soon as possible.
ERR!
ERR! Feel free to contact us if you have any questions: support@iriscouch.com
ERR! at Object.parse (native)
ERR! at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:163:25)
ERR! at IncomingMessage.emit (events.js:81:20)
ERR! at HTTPParser.onMessageComplete (http.js:133:23)
ERR! at CleartextStream.ondata (http.js:1227:22)
ERR! at CleartextStream._push (tls.js:303:27)
ERR! at SecurePair.cycle (tls.js:574:20)
ERR! at EncryptedStream.write (tls.js:96:13)
ERR! at Socket.ondata (stream.js:36:26)
ERR! at Socket.emit (events.js:64:17)
ERR! Report this *entire* log at:
ERR! <http://github.com/isaacs/npm/issues>
ERR! or email it to:
ERR! <npm-@googlegroups.com>
ERR!
ERR! System Linux 2.6.32-5-amd64
ERR! command "node" "/usr/local/bin/npm" "install" "hook.io-logger" "-g"
ERR! cwd /home/avian/dev
ERR! node -v v0.4.9
ERR! npm -v 1.0.22
verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment