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 I use angluar 15, it said need @angular/router@16. And when I switch to angular 16, the 16.2.2 is current default version. But angular-three said peer dependencies for @angular/core not meet, it need 16.0.0!
The text was updated successfully, but these errors were encountered:
This could be an issue with your package manager. when you were on 15, did you have any other packages that were asking for the 16.0 router as a dependency? Try searching "16.0.0" in your package-lock.json.
When I use angluar 15, it said need @angular/router@16. And when I switch to angular 16, the 16.2.2 is current default version. But angular-three said peer dependencies for @angular/core not meet, it need 16.0.0!
The text was updated successfully, but these errors were encountered: