Thursday, 17 October 2019

[Windows 10] npm install takes hours

Decided to try to learn Angular today. Trying to bootstrap a new app with:ng new myapptakes hours. I don't know how many exactly, I killed the process after 3. I have disabled Windows Defender and firewall, configured npm to use HTTP ( npm config set registry http://registry.npmjs.org/ --global), nothing works. What could be causing this?npm -v6.12.0

Submitted October 18, 2019 at 02:24AM by Cozeen

No comments:

Post a Comment