Confusing message: The installed Angular CLI version is older than the latest stable version.
See original GitHub issue🐞 bug report
I first installed v9.0.1 of the @angular/cli globally. Then I ran …
ng update @angular/cli @angular/core
It complains about this …
The installed Angular CLI version is older than the latest stable version.
Installing a temporary version to perform the update.
If it means the global CLI, then how is this possible if I have 9.0.1 and I just installed it moments ago?
This doesnt make sense to me … either the message is wrong, or I am misunderstanding it.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Global Angular CLI version greater than local version
The local install of the CLI is used after an application has been built. This way, when new versions of the CLI are...
Read more >the installed angular cli version is older than the latest stable ...
I'm trying to upgrade an old app to the latest version of Angular (7 -> 14). I successfully upgraded Angular from 7 to...
Read more >How To Update Angular CLI To Latest Version
To update Angular CLI to latest version Angular, use ng update @angular/core @angular/cli@latest command.
Read more >Global Angular CLI version is greater... The current ... - YouTube
Two frequently encountered warnings. Whey do they show up? What do they mean? How to resolve those?Two Angular versions: upgrade to latest ......
Read more >Deprecated APIs and features - Angular
For step-by-step instructions on how to update to the latest Angular release, use the interactive update guide at update.angular.io. Indexlink. To help you ......
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
yes, that would be MUCH clearer. thanks for clarifying what is happening.
I added a quick PR https://github.com/angular/angular-cli/pull/16888
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.