angular/introduction-to-angular

Angular is not compatible to Angular CLI

willie191998 opened this issue · 1 comments

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/"

You need to update your Angular Version of you can just run npm start it will start your project