Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ng update says "project has been updated to v9" even if already on v9 #17256

Closed
1 of 15 tasks
gkalpak opened this issue Mar 19, 2020 · 3 comments · Fixed by #17259
Closed
1 of 15 tasks

ng update says "project has been updated to v9" even if already on v9 #17256

gkalpak opened this issue Mar 19, 2020 · 3 comments · Fixed by #17259

Comments

@gkalpak
Copy link
Member

gkalpak commented Mar 19, 2020

🐞 Bug report

Command (mark with an x)

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • xi18n
  • run
  • config
  • help
  • version
  • doc

Is this a regression?

No idea.

Description

While updating angular.io from Angular 9.0.0 to 9.1.0-next.5 (as part of angular/angular#36145), using ng update @angular/core --next, I got the following message at the end (which is a little confusing -and likely unintended- since I was already on v9):

Your project has been updated to Angular version 9!
For more info, please see: https://v9.angular.io/guide/updating-to-version-9

🌍 Your Environment


Angular CLI: 9.1.0-next.4
Node: 12.15.0
OS: win32 x64

Angular: 9.1.0-next.5
... animations, common, compiler, compiler-cli, core, elements
... forms, language-service, platform-browser
... platform-browser-dynamic, router, service-worker
Ivy Workspace: Yes

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.901.0-next.4
@angular-devkit/build-angular     0.901.0-next.4
@angular-devkit/build-optimizer   0.901.0-next.4
@angular-devkit/build-webpack     0.901.0-next.4
@angular-devkit/core              9.1.0-next.4
@angular-devkit/schematics        9.1.0-next.4
@angular/cdk                      9.1.3
@angular/cli                      9.1.0-next.4
@angular/material                 9.1.3
@ngtools/webpack                  9.1.0-next.4
@schematics/angular               9.1.0-next.4
@schematics/update                0.901.0-next.4
rxjs                              6.5.4
typescript                        3.8.3
webpack                           4.42.0
@gkalpak
Copy link
Member Author

gkalpak commented Mar 19, 2020

cc @filipesilva

@ngbot ngbot bot added this to the needsTriage milestone Mar 19, 2020
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Mar 19, 2020
@filipesilva filipesilva added the needs: discussion On the agenda for team meeting to determine next steps label Mar 19, 2020
@filipesilva filipesilva modified the milestones: Backlog, 9.0.x Mar 19, 2020
@dgp1130
Copy link
Collaborator

dgp1130 commented Mar 19, 2020

Alan looked into this recently, should have the necessary context.

@dgp1130 dgp1130 removed the needs: discussion On the agenda for team meeting to determine next steps label Mar 19, 2020
dgp1130 pushed a commit that referenced this issue Mar 23, 2020
dgp1130 pushed a commit that referenced this issue Mar 23, 2020
…previous major version

Fixes #17256

(cherry picked from commit 4f50aa0)
@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants