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

RxJS peer dependency version too high #152

Open
eric-coker opened this issue Jan 19, 2023 · 2 comments
Open

RxJS peer dependency version too high #152

eric-coker opened this issue Jan 19, 2023 · 2 comments

Comments

@eric-coker
Copy link

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.

@daniel-agouveia
Copy link

I'm using angular version 15 with the required rxJS and it still fails to install do to peer dependency.

@shubhayu222
Copy link

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

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

3 participants