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

Phantomjs stall on webpack build #131

Closed
track0x1 opened this issue Jun 24, 2016 · 1 comment
Closed

Phantomjs stall on webpack build #131

track0x1 opened this issue Jun 24, 2016 · 1 comment

Comments

@track0x1
Copy link

When PhantomJS uses webpack to build before running any tests, when it fails to find a file it stalls. This is causing issues on my build server which is hanging until I manually kill it.

12:02:23.598 Module not found: Error: Cannot resolve 'file' or 'directory' ...

Is there any solution to this? I already have bail: true in my webpack config for karma.

@joshwiens
Copy link
Contributor

joshwiens commented Jul 31, 2016

@track0x1 - Check #66 there are a couple of resolutions there for the bail issue.

Closing in favor of #66

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

No branches or pull requests

2 participants