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

Is is safe to install with --legacy-peer-deps #108

Closed
urielzen opened this issue Oct 1, 2021 · 1 comment
Closed

Is is safe to install with --legacy-peer-deps #108

urielzen opened this issue Oct 1, 2021 · 1 comment

Comments

@urielzen
Copy link

urielzen commented Oct 1, 2021

I have angular V10 in my project.
When trying to run
npm i @ngneat/reactive-forms
I get this error

Could not resolve dependency:
peer @angular/core@">= 12.2.3" from @ngneat/[email protected]

The documentation says that the package is compatible with angular V8+, but that is inconsistent with the error above.

Please let me know if it is ok to install with --legacy-peer-deps

@NetanelBasal
Copy link
Member

If you don't see any compiler issues, you can use the current version.

@urielzen urielzen closed this as completed Oct 5, 2021
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