immer-adapter icon indicating copy to clipboard operation
immer-adapter copied to clipboard

Angular 12

Open ckorherr opened this issue 3 years ago • 10 comments

Could someone release a new version with the updated dependencies for Angular 12?

ckorherr avatar Jun 02 '21 10:06 ckorherr

@splincode could you have a look at this?

markwhitfeld avatar Jun 02 '21 11:06 markwhitfeld

Yes please. Our team needs this.

MattBrou avatar Jul 12 '21 20:07 MattBrou

Same here

billdwhite avatar Aug 09 '21 12:08 billdwhite

Bump this up please =)

Bforsyth1234 avatar Sep 11 '21 15:09 Bforsyth1234

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: [email protected]
npm ERR! Found: @angular/[email protected]
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/[email protected]
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.

vdiaz1130 avatar Sep 16 '21 11:09 vdiaz1130

i will try investigate

splincode avatar Sep 21 '21 06:09 splincode

Any news on this ? Angular 13 release few weeks ago, still having the same issue.

MattBrou avatar Nov 18 '21 16:11 MattBrou

@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!

BhairavValera avatar Nov 30 '21 17:11 BhairavValera

Do we have any updates on this? or should we call it a dead repo?

angel-carvajal avatar Mar 29 '22 06:03 angel-carvajal

i would like update this issue, we have angular 18 and still the angular8 dependency

moohkooh avatar Sep 08 '24 07:09 moohkooh