When I run karma start I get the following issues
karma start
C:\\devl\\JS\\myProject>karma start 06 09 2015 11:30:19.133:WARN [plugin]: Cannot find plug
I had the same problem, but i fixed by this command :
npm install -g karma-cli