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
When installing Angular 13 with ng update, I got the message:
Package "ng2-signalr" has an incompatible peer dependency to "@angular/core" (requires "^10.0.0" (extended), would install "13.0.2").
Is it possible to update the package to be comaptible with Angular 13?