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

Support Angular 13 #117

Closed
adnanebrahimi opened this issue Nov 20, 2021 · 0 comments
Closed

Support Angular 13 #117

adnanebrahimi opened this issue Nov 20, 2021 · 0 comments

Comments

@adnanebrahimi
Copy link

Is this a regression?

No

Description

by running npm i @ngneat/reactive-forms in NX 13 with Angular 13 the package could not be installed

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^13.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"^12.2.0" from @ngneat/[email protected]
npm ERR! node_modules/@ngneat/reactive-forms
npm ERR!   @ngneat/reactive-forms@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!

Please provide the environment you discovered this bug in

NX 13
Angular 13
Node 16
Npm 8

Anything else?

No response

Do you want to create a pull request?

No

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