Skip to content

Instantly share code, notes, and snippets.

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 loremIpsum1771/d219631318e9ef56c3d647f325a06ae0 to your computer and use it in GitHub Desktop.
Save loremIpsum1771/d219631318e9ef56c3d647f325a06ae0 to your computer and use it in GitHub Desktop.
npm ERR! registry error parsing json
npm ERR! SyntaxError: Unexpected token <
npm ERR! <html>
npm ERR! <head>
npm ERR! <title>404 - Path /6.9.1 not found in group repository &quot;npm-public&quot; [id=npm-public].</title>
npm ERR! <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
npm ERR!
npm ERR! <link rel="icon" type="image/png" href= <proxy> >
npm ERR! <!--[if IE]>
npm ERR! <link rel="SHORTCUT ICON" href= <proxy> >
npm ERR! <![endif]-->
npm ERR!
npm ERR! <link rel="stylesheet" href= <proxy>
" type="text/css" media="screen" title="no title" charset="utf-8">
npm ERR! </head>
npm ERR! <body>
npm ERR! <h1>404 - Path /6.9.1 not found in group repository &quot;npm-public&quot; [id=npm-public].</h1>
npm ERR! <p>Path /6.9.1 not found in group repository &quot;npm-public&quot; [id=npm-public].</p>
npm ERR! </body>
npm ERR! </html>
npm ERR!
npm ERR! at Object.parse (native)
npm ERR! at RegClient.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-registry-client\lib\req
uest.js:235:23)
npm ERR! at Request.self.callback (C:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:142:22)
npm ERR! at Request.EventEmitter.emit (events.js:98:17)
npm ERR! at Request.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:856:14)
npm ERR! at Request.EventEmitter.emit (events.js:117:20)
npm ERR! at IncomingMessage.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\request\index.js:808:
12)
npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20)
npm ERR! at _stream_readable.js:895:16
npm ERR! at process._tickCallback (node.js:415:13)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js"
"install" "-g" "npm-windows-upgrade" "6.9.1"
npm ERR! cwd H:\
npm ERR! node -v v0.10.5
npm ERR! npm -v 1.2.18
npm ERR! type unexpected_token
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! H:\npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment