-
Notifications
You must be signed in to change notification settings - Fork 665
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
Macos Sierra gulp test doesn't run #1168
Comments
the same here. |
I have the same issue here - did you find any fix for this? |
Update your package.json version for PhantomJS, and re-run npm install:
Worked for me. |
Updating to the latest karma-phantomjs-launcher pulls in PhantomJS 2.1.1. Also with PhantomJS 2 you don't need karma-phantomjs-shim any more.
Then edit karma.js.conf and remove any references to phantomjs-shim. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
29 09 2016 12:20:11.654:ERROR [launcher]: Cannot start PhantomJS
29 09 2016 12:20:11.801:ERROR [launcher]: Cannot start PhantomJS
29 09 2016 12:20:11.935:ERROR [launcher]: Cannot start PhantomJS
29 09 2016 12:20:11.937:ERROR [launcher]: PhantomJS failed 2 times (cannot start). Giving up.
The text was updated successfully, but these errors were encountered: