Angular 7 compatibility?
See original GitHub issuenpm warns:
npm WARN @uirouter/angular@2.0.2 requires a peer of @angular/common@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
But is there anything in 7.0 that would break ui router? Do we wait for some kind of compatibility fixes/patch, or is it just matter of updating the package dependency version?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:12
- Comments:13 (5 by maintainers)
Top Results From Across the Web
Is there a compatibility list for Angular / Angular-CLI and Node ...
Nice idea. A new Angular 13 project has 647 hits for engines within package-lock.json. However, I guess we're looking for the CLI's NodeJS ......
Read more >Compatibility list for Angular/Angular-CLI and Node.js
Angular CLI Angular NodeJS TypeScript
– 2.x 6.0.x or later minor 2.0.x
1.0.6 4.x 6.9.x or later minor 2.2.x
1.1.3 4.x 6.9.x or later minor 2.3.x...
Read more >angular-cli-node-js-typescript-rxjs-compatiblity-matrix.csv
Your issue is that Angular 9.1 only supports Node.js 10 and 12. You must downgrade to Node.js 12 and a package manager version...
Read more >Angular versioning and releases
Minor releases are fully backward-compatible; no developer assistance is expected during update, but you can optionally modify your applications and libraries ...
Read more >Browser support - Angular
Firefox, latest and extended support release (ESR) ; Edge, 2 most recent major versions ; Safari, 2 most recent major versions ; iOS,...
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 FreeTop 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
Top GitHub Comments
Any update on this ? ng7 has been out for 2 months now.
Is there any news about the update?