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
The library/demo app require an RxJS peer dependency of at least 7.5.0.
The maximum version officially allowed for Angular v13-14 is "^7.4.0".
Either the --force or --legacy-peer-deps flag must be used when installing this library to avoid console errors.
Please consider setting the peer dependency to match the version recommended by the Angular team.
The text was updated successfully, but these errors were encountered:
I'm using angular version 15 with the required rxJS and it still fails to install do to peer dependency.
Sorry, something went wrong.
This issue is still there in version 4.0.0 with Angular 14.2.2. Had anyone have the solution when we can get rid off force install
No branches or pull requests
The library/demo app require an RxJS peer dependency of at least 7.5.0.
The maximum version officially allowed for Angular v13-14 is "^7.4.0".
Either the --force or --legacy-peer-deps flag must be used when installing this library to avoid console errors.
Please consider setting the peer dependency to match the version recommended by the Angular team.
The text was updated successfully, but these errors were encountered: