Skip to content
New issue

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

Angular12: Could not resolve dependency: tslib@"^1.9.3" #77

Open
Bluejanis opened this issue Jul 21, 2021 · 1 comment
Open

Angular12: Could not resolve dependency: tslib@"^1.9.3" #77

Bluejanis opened this issue Jul 21, 2021 · 1 comment

Comments

@Bluejanis
Copy link

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]

@AprilPolubiec
Copy link

just run with the --force flag:

npm install @kolkov/ngx-gallery --force

probably not ideal but I haven't hit any issues yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants