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 working with [email protected] #50

Open
ICTAPhogeschool opened this issue Apr 22, 2022 · 2 comments
Open

Not working with [email protected] #50

ICTAPhogeschool opened this issue Apr 22, 2022 · 2 comments

Comments

@ICTAPhogeschool
Copy link

``
npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @ssv/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/rxjs
npm ERR! rxjs@"^7.5.5" from the root project
npm ERR! peer rxjs@"^6.5.3 || ^7.4.0" from @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR! @angular/cdk@"^13.3.4" from the root project
npm ERR! peer @angular/cdk@"^13.0.1" from @angular-material-components/[email protected]
npm ERR! node_modules/@angular-material-components/datetime-picker
npm ERR! @angular-material-components/datetime-picker@"^7.0.1" from the root project
npm ERR! 2 more (@angular/flex-layout, @angular/material)
npm ERR! 13 more (@angular/common, @angular/core, @angular/flex-layout, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer rxjs@"^6.6.0" from @ssv/[email protected]
npm ERR! node_modules/@ssv/signalr-client
npm ERR! @ssv/signalr-client@"^3.0.0-dev221" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/rxjs
npm ERR! peer rxjs@"^6.6.0" from @ssv/[email protected]
npm ERR! node_modules/@ssv/signalr-client
npm ERR! @ssv/signalr-client@"^3.0.0-dev221" from the root project

@stephenlautier
Copy link
Member

Thanks for opening the issue. We haven't updated yet to support rxjs >6.

Might be just updating RXJS, if you provide a sample project maybe we can test it easily. Else we try to update soonish

@John-Santacruz
Copy link

Hi,

After update my project to angular 14 this npm package are not compatible.
my rxjs package is also updated to V7.5.5

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