Closed paulrutter closed 8 years ago
same issue here, no idea what to do
-p
option to specify a different phantomjs binary.distributing the phantomjs binary has been a bag of hurt (#167, #231, #224) and I'm not going to do it going forward. mocha-phantomjs-core
will be the future, and with the CLI and even some shell wrappers it'll feel the same project.
I switched to mocha-phantomjs-core
When running mocha-phantomjs (or plain PhantomJS for that matter) on the new Mac OS Sierra, it fails with the following error:
Upgrading to a newer PhantomJS version solves this issue (i'm using 2.1.7 right now). I found several issues in the past which requested a newer PhantomJS version, but these were rejected. I do think that we cannot reject it any longer, as Mac OS Sierra no longer works with this older version.
@nathanboktae what do you think? I can file a PR if needed.