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

issue with instalacion #67

Open
killmasta93 opened this issue Oct 16, 2019 · 1 comment
Open

issue with instalacion #67

killmasta93 opened this issue Oct 16, 2019 · 1 comment

Comments

@killmasta93
Copy link

killmasta93 commented Oct 16, 2019

Hi,
Recently trying to install on a ubuntu 16.04 but im getting this error

`Bundler could not find compatible versions for gem "bundler":
In Gemfile:
rails (= 4.0.3) was resolved to 4.0.3, which depends on
bundler (< 2.0, >= 1.3.0)

  Current Bundler version:
    bundler (2.0.2)
   This Gemfile requires a different version of Bundler.
 Perhaps you need to update Bundler by running `gem install bundler`?

      Could not find gem 'bundler (< 2.0, >= 1.3.0)', which is required by gem 'rails (= 4.0.3)', in any of the sources.

     Bundler could not find compatible versions for gem "coffee-rails":
     In Gemfile:
     coffee-rails (~> 4.0.0)

       turbolinks (= 2.2.1) was resolved to 2.2.1, which depends on
      coffee-rails

      Bundler could not find compatible versions for gem "rails":
     In Gemfile:
       rails (= 4.0.3)

       wicked_pdf (= 0.9.10) was resolved to 0.9.10, which depends on
  rails

         Bundler could not find compatible versions for gem "turbolinks":
         In Gemfile:
        turbolinks (= 2.2.1)

        jquery-turbolinks (= 2.0.2) was resolved to 2.0.2, which depends on
        turbolinks

`

@Navinnair
Copy link
Contributor

try gem install bundler -v 1.17.3

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

No branches or pull requests

2 participants