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

Missing dep mocha-phantomjs-core causes client side tests to fail #311

Closed
josebolos opened this issue Jan 16, 2020 · 1 comment
Closed

Comments

@josebolos
Copy link
Contributor

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.

@josebolos
Copy link
Contributor Author

Fixed by #313, released in v4.13.1.

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

No branches or pull requests

1 participant