Version conflict!
kingecg opened this issue · 1 comments
kingecg commented
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!
MitchSmoot commented
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.