ng update @angular/cli hangs
See original GitHub issueVersions
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
Angular CLI: 6.0.5
Node: 10.1.0
OS: darwin x64
Angular: 4.4.6
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router
Package Version
------------------------------------------------------
@angular-devkit/architect 0.6.5
@angular-devkit/core 0.6.5
@angular-devkit/schematics 0.6.5
@angular/cli 6.0.5
@schematics/angular 0.6.5
@schematics/update 0.6.5
rxjs 5.5.5
typescript 2.3.4
Repro steps
ng serve "The Angular CLI configuration format has been changed, and your existing configuration can be updated automatically by running the following command:
ng update @angular/cli "
ng update @angular/cli hangs
Observed behavior
just hangs!
even I started with sudo
Desired behavior
should run smoothly
Mention any other details that might be useful (optional)
npm install functioned normally, I believe the network is OKAY.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:9
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Running "ng update" does nothing and never finishes #10622
Run npm install to update new version CLI locally; Remove or stash local changes done(CLI version or any thing); Run ng update @angular/cli@^7...
Read more >Migration Angular 5 to 6 - 'ng update' hanging and do nothing
After added latest angular-cli to my project i try to execute 'ng update'. But absolutely nothing happens (the console hangs and i have...
Read more >Angular CLI update issues: Manually Update your ... - Medium
Lately I've been dealing with some very strange issues with Angular's CLI feature. Globally upgrading from the older 1.x.x to the latest 7....
Read more >CLI Overview and Command Reference - Angular
In your browser, open http://localhost:4200/ to see the new application run. When you use the ng serve command to build an application and...
Read more >ng completion - Angular
This modifies your terminal environment to load Angular CLI autocompletion, but can't update your current terminal session. Either restart it or run source...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hangs forever without any output in my case.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.