Open ckorherr opened 3 years ago
@splincode could you have a look at this?
Yes please. Our team needs this.
Same here
Bump this up please =)
npm 7 producing errors in Angular 12 project:
npm -v: 7.23.0
node -v: v14.17.5
npm i --save @ngxs-labs/immer-adapter
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: test-the-app@0.0.0
npm ERR! Found: @angular/core@12.2.6
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"~12.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^8.0.2" from @ngxs-labs/immer-adapter@3.0.5
npm ERR! node_modules/@ngxs-labs/immer-adapter
npm ERR! @ngxs-labs/immer-adapter@"3.0.5" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
i will try investigate
Any news on this ? Angular 13 release few weeks ago, still having the same issue.
@splincode Could we get a status update on this? Trying to install to Angular 12 causes peer dependency errors:
Package "@ngxs-labs/immer-adapter" has an incompatible peer dependency to "@angular/core" (requires "^8.0.2" (extended), would install "12.2.13").
A version of this package compatible with Angular 12 would be much appreciated!
Do we have any updates on this? or should we call it a dead repo?
i would like update this issue, we have angular 18 and still the angular8 dependency
Could someone release a new version with the updated dependencies for Angular 12?