Closed RIAstar closed 9 years ago
As I was preparing a PR for this, I noticed it was already fixed.
However this fix doesn't seem to be included in the latest release on NPM.
Any chance you'll be making a new release? It would make sense since currently the only way to make karma-html-reporter work on node 4 is to target the master
branch instead of a stable release.
Released 0.2.7
Cool, thanks!
karma-html-reporter doesn't play nice with node 4.x An old API is used to handle writeStream errors, which now throws an error.
Here's the stack trace: