When I have my project configured for the karma-jasmine-html-reporter ("kjhtml") then it works fine if I use Chrome but if I run it from the command prompt using --browsers=PhantomJS then it just hangs and does not display any output. All I see is the following:
21 12 2016 10:47:14.241:WARN [karma]: No captured browser, open http://localhost:9876/
21 12 2016 10:47:14.285:INFO [karma]: Karma v0.13.19 server started at http://localhost:9876/
21 12 2016 10:47:14.298:INFO [launcher]: Starting browser PhantomJS
21 12 2016 10:47:15.860:INFO [PhantomJS 2.1.1 (Windows 8 0.0.0)]: Connected on socket /#FPGrcfK67JR8n4qiAAAA with id 94066357
When I have my project configured for the karma-jasmine-html-reporter ("kjhtml") then it works fine if I use Chrome but if I run it from the command prompt using --browsers=PhantomJS then it just hangs and does not display any output. All I see is the following:
21 12 2016 10:47:14.241:WARN [karma]: No captured browser, open http://localhost:9876/ 21 12 2016 10:47:14.285:INFO [karma]: Karma v0.13.19 server started at http://localhost:9876/ 21 12 2016 10:47:14.298:INFO [launcher]: Starting browser PhantomJS 21 12 2016 10:47:15.860:INFO [PhantomJS 2.1.1 (Windows 8 0.0.0)]: Connected on socket /#FPGrcfK67JR8n4qiAAAA with id 94066357