SaeedSpate / ngx-gallery-9

Angular Image Gallery based on Ngx-Gallery
MIT License
28 stars 17 forks source link

Could not resolve dependency: npm ERR! peer tslib@"^1.10.0" from ngx-gallery-9@1.0.6 #20

Open anandjaisy opened 2 years ago

anandjaisy commented 2 years ago

With latest angular project the peer dependency is not working

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: fete-bird-ui@0.0.0
npm ERR! Found: tslib@2.3.1
npm ERR! node_modules/tslib
npm ERR!   tslib@"^2.3.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tslib@"^1.10.0" from ngx-gallery-9@1.0.6
npm ERR! node_modules/ngx-gallery-9
npm ERR!   ngx-gallery-9@"^1.0.6" from the root project

Can we update the peer dependency

Martin-Eckleben commented 1 year ago

Tried with Angular 13.

Seems the lib is dead? @SaeedSpate is Help / a MR wanted? Thank you for your hard work!