Skip to content
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

Minify Error #215

Closed
vorticalbox opened this issue Dec 1, 2017 · 1 comment · Fixed by adamgruber/mochawesome-report-generator#73
Closed

Minify Error #215

vorticalbox opened this issue Dec 1, 2017 · 1 comment · Fixed by adamgruber/mochawesome-report-generator#73

Comments

@vorticalbox
Copy link

after running a mocha test the report html gives this error in console.

Uncaught Error: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. at a (app.js:39) at st (app.js:39) at f (app.js:39) at y (app.js:39) at app.js:39 at o (app.js:39) at beginWork (app.js:39) at r (app.js:39) at o (app.js:39) at s (app.js:39)

@adamgruber
Copy link
Owner

@vorticalbox Thanks for catching this. I published mochawesome-report-generator 3.0.1 to fix this. Just remove mochawesome and reinstall it to get the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants