-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
freq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity3: brokentype: bug/fix
Milestone
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?
Unknown
Description
Note that 9.0.0-next.8ng
and 9.0.0-next.9ng
are single strings without a space.
We analyzed your package.json, there are some packages to update:
Name Version Command to update
--------------------------------------------------------------------------------
@angular/cdk 8.1.4 -> 9.0.0-next.0 ng update @angular/cdk --next
@angular/cli 9.0.0-next.3 -> 9.0.0-next.8ng update @angular/cli --next
@angular/core 9.0.0-next.5 -> 9.0.0-next.9ng update @angular/core --next
@angular/material 8.1.4 -> 9.0.0-next.0 ng update @angular/material --next
🔬 Minimal Reproduction
- Create a project with
@angular/cli@9.0.0-next.3
- Run
ng update --next
🔥 Exception or Error
N/A
🌍 Your Environment
Angular CLI: 9.0.0-next.3
Node: 10.16.3
OS: darwin x64
Angular: 9.0.0-next.5
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
... service-worker
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.900.0-next.3
@angular-devkit/build-angular 0.900.0-next.3
@angular-devkit/build-optimizer 0.900.0-next.3
@angular-devkit/build-webpack 0.900.0-next.3
@angular-devkit/core 9.0.0-next.3
@angular-devkit/schematics 9.0.0-next.3
@angular/cdk 8.1.4
@angular/cli 9.0.0-next.3
@angular/fire 5.2.1
@angular/language-service 8.2.5
@angular/material 8.1.4
@angular/pwa 0.900.0-next.3
@ngtools/webpack 9.0.0-next.3
@schematics/angular 9.0.0-next.3
@schematics/update 0.900.0-next.3
rxjs 6.5.3
typescript 3.5.3
webpack 4.39.3
Anything else relevant?
OS: macOS Mojave
PM: npm
Metadata
Metadata
Assignees
Labels
freq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity3: brokentype: bug/fix