Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 435 forks source link

Phantomjs stall on webpack build #562

Closed track0x1 closed 8 years ago

track0x1 commented 8 years ago

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.

nicks commented 8 years ago

i think you're confused, this installer doesn't use webpack