Cannot start Chrome / Cannot start Firefox errors with Karma in Vagrant box Ubuntu 12.04
问题 I am following the Angular Tutorial at https://docs.angularjs.org/tutorial/step_02. I want to run the following command: npm test karma start karma.conf.js And getting the following error: > karma start karma.conf.js WARN [watcher]: Pattern "/var/angularapp/angular-phonecat/app/**/*.module.js" does not match any file. WARN [watcher]: Pattern "/var/angularapp/angular-phonecat/app/!(bower_components)/**/*!(.module|.spec).js" does not match any file. WARN [karma]: No captured browser, open http: