Closed willgm closed 7 years ago
I've got the same problem. Running a basic test setup with jsdom launcher, it gets started, connected, but after 10sec karma tells, that the browser has stopped, because of missing feedback.
Windows 7, node v7.4.0
Just found this issue in the jsdom repository, looks like an error with jsdom in node v7.4.0
Downgrading to node v6.9.4 should fix the problem, I havn't tested this yet.
It seems like this is an issue with Node & Jsdom. As of 2017-01-31, node-7.5.0 has been released, which corrects the issue. It bothers me however that nothing was outputted. I will look a bit further into that specifically. The original issue though is fixed and thus I am closing the issue.
It never finishes to load the jsdom browser, and keep like that forever:
You can se my try here: https://github.com/willgm/angular2-jwt-poc/tree/jsdom
I'm using linux Fedora 25, node v7.4.0.