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

removed casperjs dev dependency #485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ChrisBAshton
Copy link
Contributor

@ChrisBAshton ChrisBAshton commented Nov 25, 2016

Version on Rubygems is 1.0, not compatible with Phantom 2.1.1. Rubygems version should ideally be latest: 1.1.3. Rely on Wraith maintainer to have correct CasperJS installed instead.

Travis appears to run Phantom1.9.8 so tests pass with Casper 1.0. Should look at upgrading Travis to latest Phantom/Casper combo.

Version on Rubygems is 1.0, not compatible with Phantom 2.1.1. Rubygems version should ideally be latest: 1.1.3. Rely on Wraith maintainer to have correct CasperJS installed instead.
@kentr
Copy link

kentr commented Dec 4, 2016

To help folks find this via Google:

If you've run bundle install and are getting errors like the following, it may be due to the issue in this PR.

  phantomjs://code/bootstrap.js:227 in loadCasper

Couldn't find nor compute phantom.casperPath, exiting.

To fix, try:

gem uninstall casperjs

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

Successfully merging this pull request may close these issues.

None yet

2 participants