After downloading the testing-demo folder and running npm install
, I get the following error when trying ng serve
:
An unhandled exception occurred: No projects support the 'serve' target.
My Angular CLI version is 11.2.5 and my Angular version in this project is 2.4.10.
Any help is greatly appreciated