x)- [x ] bug report -> please search issues before submitting
- [ ] feature request
x)- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
ng update on a project
should show the latest version of the cli and not the rc7 version
Looks like the rc was mistakenly tagged as latest
Tags should be fixed now.
$ for p in $(jq --raw-output '.packages | keys | .[]' <.monorepo.json); do echo $p; npm dist-tag list $p; done
@angular-devkit/architect
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/architect-cli
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/build-angular
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/build-ng-packagr
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/build-optimizer
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/build-webpack
latest: 0.8.4
next: 0.9.0-rc.1
@angular-devkit/core
latest: 0.8.4
next: 7.0.0-rc.1
@angular-devkit/schematics
latest: 0.8.4
next: 7.0.0-rc.1
@angular-devkit/schematics-cli
latest: 0.8.4
next: 0.9.0-rc.1
@angular/cli
latest: 6.2.4
next: 7.0.0-rc.1
@angular/pwa
latest: 0.8.4
next: 0.9.0-rc.1
@ngtools/webpack
latest: 6.2.4
next: 7.0.0-rc.1
@schematics/angular
latest: 0.8.4
next: 7.0.0-rc.1
@schematics/schematics
latest: 0.8.4
next: 0.9.0-rc.1
@schematics/update
latest: 0.8.4
next: 0.9.0-rc.1
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._
Most helpful comment
Looks like the
rcwas mistakenly tagged aslatest