udos86 / ng-dynamic-forms

Rapid form development library for Angular
ISC License
1.32k stars 369 forks source link

Not compatible with newest version of RXJS 7.3.0 #1146

Open drkhannah opened 3 years ago

drkhannah commented 3 years ago

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