Installing calabash requires Ruby version >= 2.0

Forside Forum Developer discussions Installing calabash requires Ruby version >= 2.0

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4092
    kimpn
    Participant

    Hi.
    Im getting the following error when installing calabash-android:
    __________________________________________________________

    oper@ubuntu-0:~$ sudo gem install calabash-android
    [sudo] password for oper:
    Building native extensions. This could take a while…
    Fetching: retriable-1.4.1.gem (100%)
    Fetching: slowhandcuke-0.0.3.gem (100%)

    *****************************************************************
    * To use the slowhandcuke formatter, simple add *
    * –format ‘Slowhandcuke::Formatter’ *
    * to your cucumber.yml, Rakefile, or command line call *
    *****************************************************************

    Fetching: rubyzip-1.2.0.gem (100%)
    Fetching: awesome_print-1.6.1.gem (100%)
    Fetching: httpclient-2.7.1.gem (100%)
    Fetching: escape-0.0.4.gem (100%)
    Fetching: thor-0.19.1.gem (100%)
    Fetching: luffa-2.0.0.gem (100%)
    ERROR: Error installing calabash-android:
    luffa requires Ruby version >= 2.0.
    ________________________________________________________

    As it can be seen, “luffa” was not successfully installed. Does this effect anything at all?

    //Kim

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.