Angular is not compatible to Angular CLI
willie191998 opened this issue · 1 comments
willie191998 commented
I got the below response when run the server, "ng serve".
"This version of CLI is only compatible with Angular versions ^16.0.0,
but Angular version 14.3.0 was found instead.
Please visit the link below to find instructions on how to update Angular.
https://update.angular.io/"
Acdexx commented
You need to update your Angular Version of you can just run npm start it will start your project