Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

"raise_version_mismatch" issue #36

Closed
cool8jay opened this issue Feb 3, 2015 · 3 comments
Closed

"raise_version_mismatch" issue #36

cool8jay opened this issue Feb 3, 2015 · 3 comments
Labels

Comments

@cool8jay
Copy link

cool8jay commented Feb 3, 2015

I have phantomjs 2.0.0, is sigh compatible with that?

/Library/Ruby/Gems/2.0.0/gems/cliver-0.3.2/lib/cliver/dependency.rb:151:in `raise_version_mismatch!': Could not find an executable 'phantomjs' that matched the requirements '~> 1.8', '>= 1.8.1'. Found versions were {"/usr/local/bin/phantomjs"=>"2.0.0"}. (Cliver::Dependency::VersionMismatch)
    from /Library/Ruby/Gems/2.0.0/gems/cliver-0.3.2/lib/cliver/dependency.rb:117:in `detect!'
    from /Library/Ruby/Gems/2.0.0/gems/cliver-0.3.2/lib/cliver.rb:24:in `detect!'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/client.rb:36:in `initialize'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/client.rb:14:in `new'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/client.rb:14:in `start'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/driver.rb:42:in `client'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/driver.rb:25:in `browser'
    from /Library/Ruby/Gems/2.0.0/gems/poltergeist-1.5.1/lib/capybara/poltergeist/driver.rb:190:in `headers='
    from /Library/Ruby/Gems/2.0.0/gems/sigh-0.2.1/lib/sigh/developer_center.rb:51:in `initialize'
    from /Library/Ruby/Gems/2.0.0/gems/sigh-0.2.1/bin/sigh:46:in `new'
    from /Library/Ruby/Gems/2.0.0/gems/sigh-0.2.1/bin/sigh:46:in `block (2 levels) in run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/command.rb:180:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/command.rb:180:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/command.rb:155:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/runner.rb:421:in `run_active_command'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/runner.rb:81:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.2.1/lib/commander/delegates.rb:8:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/sigh-0.2.1/bin/sigh:61:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/sigh-0.2.1/bin/sigh:81:in `<top (required)>'
    from /usr/bin/sigh:23:in `load'
    from /usr/bin/sigh:23:in `<main>'
@KrauseFx
Copy link
Collaborator

KrauseFx commented Feb 3, 2015

Wow, you were fast updating to phantomjs 2.0.

sigh is using poltergeist. As far as I know they haven't yet released an update for phantomjs 2.0. So, please install an older version of phantomjs for now. We have to wait for poltergeist.

@KrauseFx
Copy link
Collaborator

KrauseFx commented Feb 3, 2015

@cool8jay I'm happy to announce, sigh now has its own phantomjs installation with ca3e783

Please update using sudo gem update sigh and let me know if it works 👍

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3000. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

@fastlane-old fastlane-old locked and limited conversation to collaborators Mar 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants