ngx-gallery
ngx-gallery copied to clipboard
Angular12: Could not resolve dependency: tslib@"^1.9.3"
npm WARN Could not resolve dependency: npm WARN peer tslib@"^1.9.3" from @kolkov/[email protected] npm WARN node_modules/@kolkov/ngx-gallery npm WARN @kolkov/ngx-gallery@"1.2.3" from the root project npm WARN ERESOLVE overriding peer dependency npm WARN Found: [email protected] npm WARN node_modules/tslib npm WARN tslib@"2.3.0" from @angular-devkit/[email protected]
just run with the --force flag:
npm install @kolkov/ngx-gallery --force
probably not ideal but I haven't hit any issues yet