Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

npm (6.3.0) hangs once starting running npm command (Windows 7 64) #13374

Closed
1 task
borasik opened this issue Jul 13, 2016 · 5 comments
Closed
1 task

npm (6.3.0) hangs once starting running npm command (Windows 7 64) #13374

borasik opened this issue Jul 13, 2016 · 5 comments

Comments

@borasik
Copy link

borasik commented Jul 13, 2016

I'm opening this issue because:

  • npm hangs forever once hit enter on any npm command

How can the CLI team reproduce the problem?

  1. Just installed nodejs
  2. Run npm install (or just npm)
  3. Command line hangs forever until stop operation with Ctrl + C
  • I Can't find any npm-debug.log file

supporting information:

  • npm -v prints:
  • node -v prints:
  • npm config get registry prints:
  • Can't run any of above operation, once I hit ENTER, npm hangs and nothing happen.
    • Windows 7
  • I'm trying to solve this problem for month or so.
  • I'm blocked from working on my projects.
  • I had re-installed npm dozens times, chech System Variables etc.

Thanks a lot!!

capture

Really need your help!!

@luanlucas
Copy link

I currently have the same problem, any help would be great.

Thanks in advance.

@luanlucas
Copy link

In my case, I had executed the command "npm config list" to change the prefix. When I did that, it created a new file called .npmrc at %USERPROFILE%, once I reinstalled Node.js and removed the .npmrc file, everything got back to work again.

@borasik
Copy link
Author

borasik commented Sep 19, 2016

I just removed the .npmrc at %USERPROFILE% and everything is working fine! I waited 4 month to solve this problem!

Thanks a lot for you reply finally I can use NPM :-)

@luanlucas
Copy link

I'm glad I could help you to solve this problem!

@kenany
Copy link
Contributor

kenany commented Sep 19, 2016

Closing as resolved.

@kenany kenany closed this as completed Sep 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants