I\'m trying to run npm start but giving me error \"An unhandled exception occurred: Could not find module \"@angular-devkit/build-angular\" I also tried to inst
npm start
This solved the issue for me
$ npm ci