You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you send the (peer)dependencies of your app please? ngx-localstorage does not have any fixed rxjs version as dependencies as you can see in the packages package.json:
Describe the bug
Incompatible peer dependency to "rxjs" (requires "~7.5.0", would install "7.8.0")
To Reproduce
Steps to reproduce the behavior:
ng new AngularProjectV15
npm i ngx-localstorage
Expected behavior
Compatible peer dependency to [email protected]
Version information (please complete the following information):
The text was updated successfully, but these errors were encountered: