-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
🐞 Bug report
Command (mark with an x)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Is this a regression?
Yes, the previous version in which this bug was not present was: ....Yes?
Description
A clear and concise description of the problem...ng update should install the latest stable version, unless --next is passed. Running this now installs 9.0.0-next.0
🔬 Minimal Reproduction
- Install angular 8 project
- run ng update @angular/cli
- see 9.0.0-next.0 was (attempted to be) installed.
🔥 Exception or Error
🌍 Your Environment
Angular CLI: 8.2.0
Node: 10.15.3
OS: darwin x64
Angular: 9.0.0-next.0
... animations, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... platform-server, router, service-worker
Package Version
------------------------------------------------------------
@angular-devkit/architect 0.801.1
@angular-devkit/build-angular 0.802.0
@angular-devkit/build-ng-packagr 0.802.0
@angular-devkit/build-optimizer 0.802.0
@angular-devkit/build-webpack 0.801.1
@angular-devkit/core 8.1.1
@angular-devkit/schematics 8.1.1
@angular/cdk 8.0.1
@angular/cli 8.2.0
@angular/material 8.0.2
@angular/pwa 0.13.5
@schematics/angular 7.3.5
@schematics/update 0.802.0
ng-packagr 5.4.3
rxjs 6.5.2
typescript 3.5.3
webpack 4.29.6
Anything else relevant?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels