Npm suddenly stopped working

My npm stops working for some unknown reason (install, update), although it worked all the previous time, I did not update nodejs and basically did nothing.

So, I tried running npm install and it started showing that it was in progress, but it lasted for about 10-15 minutes and then it failed. I've looked through various questions on stackoverflow but haven't found a solution.

Then I reinstalled NodeJS, did npm update -g npm

, but this command also didn't work. npm -v

gives me v2.10.1 and node -v

gives me v0.12.4

Here's a screenshot of my console just in case: console screenshot

Has anyone encountered this problem? Could you please suggest any solutions for this?

UPDATE

Here's another screenshot when the whole process is complete: enter image description here

So am I behind the proxy? WhatIsMyIP says I don't have a proxy ...

+3
node.js npm proxy


source to share


No one has answered this question yet

Check out similar questions:

1988
Find the version of the installed npm package
1822
What's the difference between dependencies, devDependencies and peerDependencies in the npm package.json file?
1700
What is the difference between Bower and npm?
1688
What is the -save option for npm install?
1544
How can I upgrade NodeJS and NPM to the next versions?
1205
npm throws error without sudo
1203
NPM vs. Bower vs. Browserify vs. Gulp vs. Grunt vs. Webpack
867
How to remove npm modules in js node?
831
Where does npm install packages?
754
npm WARN package.json: Repository field missing



All Articles
Loading...
X
Show
Funny
Dev
Pics