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
Easy to reproduce: npm i @nglrx/pipes
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Easy to reproduce:
npm i @nglrx/pipes
The text was updated successfully, but these errors were encountered: