When using yo angular to create a project, karma.conf.js is not generated in the project directory. It prompts You don’t seem to have a generator with the name “karma:app” installed
. Is it because yeoman is missing this generator? What is the name of this generator?
npm install -g generator-karma