I generated Angular 4 app 3 weeks ago using the @angular/cli. After 2 weeks, I tried to run it with the command line \"ng serve\" but I am prompted an error bel
\"ng serve\"
I was able to solve this problem by removing node_modules then running "npm install"