Skip to content

registry error parsing json #30

@andrew-luhring

Description

@andrew-luhring

Doing a normal npm install resulted in the following error:

http 503 https://registry.npmjs.org/chai/1.4.0
npm ERR! registry error parsing json
npm http 503 https://registry.npmjs.org/ng-midway-tester/2.0.5
npm ERR! registry error parsing json
npm http 200 https://registry.npmjs.org/grunt-css
npm http GET https://registry.npmjs.org/grunt-css/-/grunt-css-0.5.4.tgz
npm http 200 https://registry.npmjs.org/grunt-css/-/grunt-css-0.5.4.tgz
npm http GET https://registry.npmjs.org/chai/1.4.0
npm http GET https://registry.npmjs.org/ng-midway-tester/2.0.5
npm http 503 https://registry.npmjs.org/ng-midway-tester/2.0.5
npm ERR! registry error parsing json
npm http 503 https://registry.npmjs.org/chai/1.4.0
npm ERR! registry error parsing json
npm ERR! SyntaxError: Unexpected token <
npm ERR! 
npm ERR! <?xml version="1.0" encoding="utf-8"?>
npm ERR! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
npm ERR!  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
npm ERR! <html>
npm ERR!   <head>
npm ERR!     <title>503 No healthy backends</title>
npm ERR!   </head>
npm ERR!   <body>
npm ERR!     <h1>Error 503 No healthy backends</h1>
npm ERR!     <p>No healthy backends</p>
npm ERR!     <h3>Guru Meditation:</h3>
npm ERR!     <p>XID: 2372932180</p>
npm ERR!     <hr>
npm ERR!     <p>Varnish cache server</p>
npm ERR!   </body>
npm ERR! </html>
npm ERR! 
npm ERR!     at Object.parse (native)
npm ERR!     at RegClient.<anonymous> (/usr/local/Cellar/node/0.10.25/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:241:23)
npm ERR!     at Request.self.callback (/usr/local/Cellar/node/0.10.25/lib/node_modules/npm/node_modules/request/request.js:123:22)
npm ERR!     at Request.EventEmitter.emit (events.js:98:17)
npm ERR!     at Request.<anonymous> (/usr/local/Cellar/node/0.10.25/lib/node_modules/npm/node_modules/request/request.js:893:14)
npm ERR!     at Request.EventEmitter.emit (events.js:117:20)
npm ERR!     at IncomingMessage.<anonymous> (/usr/local/Cellar/node/0.10.25/lib/node_modules/npm/node_modules/request/request.js:844:12)
npm ERR!     at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR!     at _stream_readable.js:920:16
npm ERR!     at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/isaacs/npm/issues>

npm ERR! System Darwin 13.1.0
npm ERR! command "/usr/local/Cellar/node/0.10.25/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/worker_bee/Sites/angularHowto
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.24
npm ERR! type unexpected_token
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/worker_bee/Sites/angularHowto/npm-debug.log
npm ERR! not ok code 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions