We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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]
The text was updated successfully, but these errors were encountered:
just run with the --force flag:
--force
npm install @kolkov/ngx-gallery --force
probably not ideal but I haven't hit any issues yet
Sorry, something went wrong.
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: