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.

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

github_iconTop GitHub Comments

1reaction
johnpapacommented, Feb 8, 2020

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

0reactions
angular-automatic-lock-bot[bot]commented, Mar 13, 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

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 >

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