question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ng update @angular/cli hangs

See original GitHub issue

Versions

     _                      _                 ____ _     ___
    / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
   / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
  / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
 /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
                |___/


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:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
MonsieurMancommented, Jun 11, 2018

Hangs forever without any output in my case.

0reactions
angular-automatic-lock-bot[bot]commented, Jun 27, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found