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

Not compatible with newest version of RXJS 7.3.0 #1146

Open
drkhannah opened this issue Aug 13, 2021 · 0 comments
Open

Not compatible with newest version of RXJS 7.3.0 #1146

drkhannah opened this issue Aug 13, 2021 · 0 comments

Comments

@drkhannah
Copy link

I'm submitting a


[ ] Bug / Regression
[ ] Feature Request / Proposal

I'm using


NG Dynamic Forms Version: `X.Y.Z`

[ ] Basic UI
[ ] Bootstrap UI  
[ ] Foundation UI
[ ] Ionic UI
[ ] Kendo UI
[ ] Material  
[ ] NG Bootstrap
[ ] Prime NG

Description

This library isn't working with the latest version of RXJS

npm ERR! code ERESOLVE

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: provider-ui@29.00.00
npm ERR! Found: rxjs@7.3.0
npm ERR! node_modules/rxjs
npm ERR! rxjs@"7.3.0" from the root project
npm ERR! peer rxjs@"^6.5.3 || ^7.0.0" from @angular/common@12.2.1
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"12.2.1" from the root project
npm ERR! peer @angular/common@"^12.0.0" from @ng-dynamic-forms/core@14.0.1
npm ERR! node_modules/@ng-dynamic-forms/core
npm ERR! @ng-dynamic-forms/core@"^14.0.1" from the root project
npm ERR! 2 more (@angular/forms, @angular/platform-browser)
npm ERR! 2 more (@angular/core, @angular/forms)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.6.3" from @ng-dynamic-forms/core@14.0.1
npm ERR! node_modules/@ng-dynamic-forms/core
npm ERR! @ng-dynamic-forms/core@"^14.0.1" from the root project

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