Closed githoniel closed 6 years ago
https://github.com/karma-runner/karma/issues/1206#issuecomment-332377273
this helped!
13 10 2018 09:02:13.154:INFO [karma]: Karma v2.0.5 server started at http://0.0.0.0:9876/
13 10 2018 09:04:13.322:ERROR [launcher]:
C:\git\mainApp\node_modules\electron\dist\electron.exe C:\git\mainApp\node_modules\karma-electron\lib/electron-launcher.js --show --user-data-dir C:\Users\user\AppData\Local\Temp\karma-69610976 --url http://localhost:9876/?id=69610976
use chrome to open http://0.0.0.0:9876/
is OK, but http://localhost:9876
is blocked by my VPN.
I use config below
when I run karma, electron come out with white screen and no error in electron console.
tried reinstall node_modules but do not help