-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Bug Report or Feature Request (mark with an x)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
Versions.
Output from: ng --version. 1.5.0
Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?) Windows 10
node --version - 8.9.0
npm --version - 5.5.1
Repro steps.
- Download any Angular app repo
- Run
npm install
The log given by the failure.
Desired functionality.
Mention any other details that might be useful.
It gets stuck at this message for long times and while this time, CPU usage reaches up to 95+%. Note that i installed Angular CLI and it worked just fine. This scenario is also encountered on a hit or miss basis on some repositories. Sometimes it occurs, sometimes not. I cant really make out the cause. I tried running it in PowerShell with administrator, uninstalling and reinstalling nodejs (both 64bit and 32bit versions) and clearing/verifying npm cache. Still the same problem.
For e.g. try with this repo https://github.com/cornflourblue/mean-angular2-registration-login-example
Metadata
Metadata
Assignees
Labels
No labels
