Closed yormi closed 8 years ago
Sorry, can you provide more information about this issue? I will close this issue first. You may reopen this if you think something should be resolved inside gulp-jsx-coverage.
Would it help if I give you the stacktrace ? The problem comes from the dependency istanbul but it's fixed on a separate branch. So I would suggest just to change gulp-jsx-coverage dependency for the source-map
branch.
Or at least this issue may orient people who encounter that problem toward a solution :P
Good, I reopen this issue and keep this hint for other people (until the istanbul branch merged), thank you.
Another question, do you using isparta ? (it is a modified version of istanbul to handle sourceMap) Maybe you can resolve this issue by moving to this package.
You're welcome :)
I haven't try isparta yet since changing the dependency solved my problem. If I experience other troubles, that'll be the first thing I do.
When using new istanbul (0.3.8+) , this error happens. A newer version of gulp-jsx-coverage (0.3.2) released and should fix this issue, please try it, thanks.
Caused by Istanbul.
https://github.com/gotwarlost/istanbul/issues/429