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

Bundler could not find compatible versions for gem spree_core #9

Open
bnymn opened this issue Mar 11, 2017 · 2 comments
Open

Bundler could not find compatible versions for gem spree_core #9

bnymn opened this issue Mar 11, 2017 · 2 comments

Comments

@bnymn
Copy link

bnymn commented Mar 11, 2017

Hi,

I'm using spree 3.1 and cannot use spree_price_books. It gives me the following error. Are you planning to create a 3-1-stable branch?

Bundler could not find compatible versions for gem "spree_core":
  In snapshot (Gemfile.lock):
    spree_core (= 3.1.3)

  In Gemfile:
    spree was resolved to 3.1.3, which depends on
      spree_core (= 3.1.3)

    spree was resolved to 3.1.3, which depends on
      spree_core (= 3.1.3)

    spree was resolved to 3.1.3, which depends on
      spree_core (= 3.1.3)

    spree was resolved to 3.1.3, which depends on
      spree_core (= 3.1.3)

    spree was resolved to 3.1.3, which depends on
      spree_core (= 3.1.3)

    spree_auth_devise was resolved to 3.1.0, which depends on
      spree_core (~> 3.1.0)

    spree_gateway was resolved to 3.1.0, which depends on
      spree_core (~> 3.1.0.beta)

    spree_gateway was resolved to 3.1.0, which depends on
      spree_core (~> 3.1.0.beta)

    spree_gateway was resolved to 3.1.0, which depends on
      spree_core (~> 3.1.0.beta)

    spree_gateway was resolved to 3.1.0, which depends on
      spree_core (~> 3.1.0.beta)

    spree_price_books was resolved to 2.3.0.beta, which depends on
      spree_core (~> 2.3.0)

@ghost
Copy link

ghost commented Jun 15, 2017

Hi, I have a similar problem, did you try to change the dependencies on the gemspec file? That worked for me.

@bnymn
Copy link
Author

bnymn commented Jun 16, 2017

I have not tried it. Thanks for the feedback.

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

1 participant