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

Can not install on Angular v17 #83

Open
gkyildirim opened this issue Jun 11, 2024 · 0 comments
Open

Can not install on Angular v17 #83

gkyildirim opened this issue Jun 11, 2024 · 0 comments

Comments

@gkyildirim
Copy link

Easy to reproduce:
npm i @nglrx/pipes

npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: web-ui
npm error Found: @angular/core@17.2.4
npm error node_modules/@angular/core
npm error @angular/core@"17.2.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/core@"^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" from @nglrx/pipes@0.9.1
npm error node_modules/@nglrx/pipes
npm error @nglrx/pipes@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

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

1 participant