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
npm ERR! peer dep missing: @angular/core@^4.0.0, required by [email protected]
npm ERR! peer dep missing: rxjs@^5.1.0, required by [email protected]
npm ERR! peer dep missing: zone.js@^0.8.4, required by [email protected]
and we're running Angular 8.2, rxjs 6.5 and zone.js 0.9.1.
It seems it has dependancy to lower version of RXJS!
The text was updated successfully, but these errors were encountered: