Support Angular 11
See original GitHub issuePackage "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/animations" (requires "~9.1.1" (ext
ended), would install "11.0.0").
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/common" (requires "~9.1.1" (extende
d), would install "11.0.0").
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/core" (requires "~9.1.1" (extended)
, would install "11.0.0").
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/forms" (requires "~9.1.1" (extended
), would install "11.0.0").
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/platform-browser" (requires "~9.1.1
" (extended), would install "11.0.0").
Package "@swimlane/ngx-charts" has an incompatible peer dependency to "@angular/platform-browser-dynamic" (requires
"~9.1.1" (extended), would install "11.0.0").
✖ Migration failed: Incompatible peer dependencies found.
Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together.
You can use the --force
option to ignore incompatible peer dependencies and instead address these warnings later.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:6
Top Results From Across the Web
Angular versioning and releases
The following table provides the status for Angular versions under support. Version, Status, Released, Active ends, LTS ends. ^15.0.0, Active, 2022-11-18 ...
Read more >Angular
Release Released Active Support
15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M...
14 (...
Read more >Angular 11 New Features
In this update, Angular 11 has finally removed support for IE9/IE10 and IE mobile. IE11 is the only version of IE still supported...
Read more >Angular 11 Features: Breaking Changes and New ...
The angular team in version 11 has dropped the support for TypeScript 3.9 and only supports TypeScript 4.0, only to speed up the...
Read more >Top 10 Angular 11 Features [What's New in Angular 11]
The Angular team has done some housekeeping as well, where they have removed the support for IE9/IE10 and IE mobile. Only IE11 is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
According to the https://swimlane.gitbook.io/ngx-charts/changelog version 17.0.0 is out and supports angular 11
I need this as well. I guess the fastest way to do that would be to contribute it if possible