question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@ngrx/store 7.0.0 compatibility?

See original GitHub issue

Hi, I’m upgrading to NGRX 7.0 and I’m getting this warning:

npm WARN ngrx-store-localstorage@5.1.0 requires a peer of @ngrx/store@^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

Is ngrx-store-localstorage compatible with NGRX 7 and it’s just a matter of updating the version requirements?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
btronconecommented, Jan 1, 2019

@bufke Thanks for the help, I’ll release tonight! 👍👍

0reactions
btronconecommented, Jan 2, 2019

This should be out now @zeetah, sorry for delay!

Read more comments on GitHub >

github_iconTop Results From Across the Web

@ngrx/store@latest versions and peer dependencies
Online Peer dependency version tool to search for compatible versions of related NPM packages.
Read more >
ngrx/store
Start using @ngrx/store in your project by running `npm i @ngrx/store`. There are 571 other projects in the npm registry using @ngrx/store.
Read more >
platform/CHANGELOG.md at master · ngrx/platform
Contribute to ngrx/platform development by creating an account on GitHub. ... component-store: make library compatible with ViewEngine (#2580) (ba0818e) ...
Read more >
ngrx/store@6.1.0 requires a peer of @angular/core@^6.0. ...
So upgrading to NgRx 6.1.2 make it usable and compatible with angular 7 and you can ignore the peer dependencies.
Read more >
Store
Store is RxJS powered state management for Angular applications, inspired by Redux. Store is a controlled state container designed to help write performant, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found