Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

spree dependency issue with spree_core 2.4.3 #137

Closed
jthurston opened this issue Feb 11, 2015 · 1 comment
Closed

spree dependency issue with spree_core 2.4.3 #137

jthurston opened this issue Feb 11, 2015 · 1 comment

Comments

@jthurston
Copy link

Clean fresh working install for Spree Commerce 2.4.3

Running the command:
bundle install

Receive this error:

Bundler could not find compatible versions for gem "spree_core":
In Gemfile:
spree_fancy (>= 0) ruby depends on
spree_core (~> 2.3.0.beta) ruby

spree_gateway (>= 0) ruby depends on
  spree_core (2.4.3)

Gemfile section:

gem 'spree_fancy', :github => 'spree/spree_fancy'
gem 'spree', '2.4.3'
gem 'spree_gateway', github: 'spree/spree_gateway', branch: '2-4-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '2-4-stable'

Do I need to go back to 2.3?

@JDutil
Copy link
Member

JDutil commented Feb 11, 2015

duplicate of #131 yes you need to use 2.3 or upgrade this extension to work with 2.4

@JDutil JDutil closed this as completed Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants