We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Missing dependency mocha-phantomjs-core causes client side tests to fail on apps build with shunter.
This may have been caused by #218.
$ make test-client > running client-side unit tests module.js:478 throw err; ^ Error: Cannot find module 'mocha-phantomjs-core' at Function.Module._resolveFilename (module.js:476:15) at Function.resolve (internal/module.js:27:19)
Related: #289.
The text was updated successfully, but these errors were encountered:
Fixed by #313, released in v4.13.1.
Sorry, something went wrong.
No branches or pull requests
Missing dependency mocha-phantomjs-core causes client side tests to fail on apps build with shunter.
This may have been caused by #218.
Related: #289.
The text was updated successfully, but these errors were encountered: