ngx-liquid-cache icon indicating copy to clipboard operation
ngx-liquid-cache copied to clipboard

Could not resolve dependency when using angular 12

Open evan-cai opened this issue 3 years ago • 3 comments

Could not install the library: npm i --save ngx-liquid-cache

Error:

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/common
npm ERR!   @angular/common@"12.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^6.0.0-rc.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/ngx-liquid-cache
npm ERR!   ngx-liquid-cache@"*" 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.

evan-cai avatar Aug 27 '21 02:08 evan-cai

I am getting the same issue here for Angular 13.

charleskirker avatar Nov 17 '21 14:11 charleskirker

Same for Angular 14. This package looks awesome, just a shame it cant be used :(

MasterOfShred avatar Jun 22 '22 10:06 MasterOfShred

Hi all, we're working on this library again and we're going to make it compatible with latest Angular versions. Hope to have a release in few days.

Thank you for your support!

luckyseven avatar Jun 22 '22 10:06 luckyseven