Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Error While running npm install #395

Closed
lavishthomas opened this issue Feb 3, 2017 · 1 comment
Closed

Error While running npm install #395

lavishthomas opened this issue Feb 3, 2017 · 1 comment

Comments

@lavishthomas
Copy link

npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\
node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v6.9.5
npm ERR! npm v3.10.10

npm ERR! Unexpected token < in JSON at position 0
npm ERR!
npm ERR!
npm ERR!
npm ERR!
npm ERR! <title>404 - File or directory not found.</title>
npm ERR! <style type="text/css">
npm ERR!
npm ERR! </style>
npm ERR!
npm ERR!
npm ERR!

Server Error


npm ERR!

npm ERR!

npm ERR!

404 - File or directory not found.


npm ERR!

The resource you are looking for might have been removed, had its
name changed, or is temporarily unavailable.


npm ERR!

npm ERR!

npm ERR!
npm ERR!
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! D:\Document\ProjectMileStoneTracker\angular-seed-master\npm-debug.l
og

@gkalpak
Copy link
Member

gkalpak commented Feb 3, 2017

It works for me (with the same versions of Node/npm). It was either a temporary registry error or you have changed package.json and requesting dependencies by wrong name (so they can't be found on the registry).

Closing, since this is not actionable, but feel free to continue the discussion below.

@gkalpak gkalpak closed this as completed Feb 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants