-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
I'm submitting a...
- Regression (a behavior that used to work and stopped working in a new release)
- Bug report
- Performance issue
- Feature request
- Documentation issue or request
- Other... Please describe: Is this compatible with Angular 9?
Current behavior
I tried to update my app to Angular 9.0.6 by running ng update @angular/cli @angular/core
and got the following
Package "angular-token" has an incompatible peer dependency to "@angular/core" (requires "^7.0.0" (extended), would install "9.0.6").
Package "angular-token" has an incompatible peer dependency to "@angular/common" (requires "^7.0.0" (extended), would install "9.0.6").
Expected behavior
Compatibility with Angular 9
What is the motivation / use case for changing the behavior?
I want to update my app to use Angular 9
Environment
Angular-Token version: 7.0.1
Angular version: 8.0.2 -> 9.0.6
Bundler
- Angular CLI (Webpack)
- Webpack
- SystemJS
Browser:
- Chrome (desktop) version XX
- Chrome (Android) version XX
- Chrome (iOS) version XX
- Firefox version XX
- Safari (desktop) version XX
- Safari (iOS) version XX
- IE version XX
- Edge version XX
Metadata
Metadata
Assignees
Labels
No labels