Angular 4 support
See original GitHub issueHello,
With new version of angular, there is a warning for unmet dependency:
warning "ngrx-store-localstorage@0.1.5" has incorrect peer dependency "@angular/core@^2.0.0-rc.5".
It’s not an urgent issue, but still would be nice to get rid of that warning.
Thanks
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:6 (2 by maintainers)
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 - endoflife.date
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 Version List & History – Angular 2,4,5,6,7,8 - Guru99
Angular 4 is a web application framework for building JavaScript applications. It supports TypeScript, which compiles to JavaScript and ...
Read more >Angular 4 - Overview
Angular2 supported only the if condition. However, Angular 4 supports the if else condition as well. Let us see how it works using...
Read more >Angular (web framework) - Wikipedia
Angular (also referred to as "Angular 2+") is a TypeScript-based, free and open-source web application framework led by the Angular Team at Google...
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
Updated package and removed outdated angular dep. 👍
Hello,
Thanks for bringing this to my attention.
I should be able to get to this within the week, or I will merge a PR and publish if you want to submit a PR.