-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception in thread #261
Comments
Can you provide the JavaScript snippet that causes this? |
just one js file,throw exception,and create fail in taget file |
Thanks for the report - looking into it now. |
This doesn't look like valid JavaScript: mounted () {
this.onReady();
}, |
this is vue.js component, writen with JavaScript es6 , |
Yep. Think that's fixed now. Can you build from source to test or use the latest 2.0.2-SNAPSHOT? |
Thanks a lot,but sorry for that i do not konw how to build from source to test =. = |
I've uploaded to http://jscover.sourceforge.net/latest/JSCover-all.jar. Let me know how that goes. |
I've released a fix. Let me know if there are any problems. |
Next monday i'll test it,thanks,have a good weekend |
Test OK ,Thanks |
instrument web application in --local-storage file mode,throw "Exception in thread" when i execute jscover-filesystem.sh. Below is the response stacktrace
I look forward to your early reply
The text was updated successfully, but these errors were encountered: