having trouble.
To start, if I use the most recent version of spree, the 1-3-stable branch
that comes from following the Getting Started documentation and then follow
the install directions on spree-product-assembly I see no new features or
pages, but I do see warnings from Deface in the logs. Looking at the
product assembly page in the spree extensions directory
at http://spreecommerce.com/extensions/236-spree-product-assembly I see
that it is only listed as being for the 1-1-stable version of spree.
If I install the 1.1.5 version of the spree gem via ruby gems, create a new
application, and then try:
spree install --version='1.1.5' --branch='1-1-stable'
I end up with the following in my Gemfile.
gem 'spree', '1.1.5'
gem 'spree_gateway', :branch => '1-3-stable', :github =>
'spree/spree_gateway'
gem 'spree_auth_devise', :branch => '1-3-stable', :github =>
'spree/spree_auth_devise'
That doesn't look right, but forging ahead bundler tells me:
Bundler could not find compatible versions for gem "devise":
In Gemfile:
spree_auth_devise (>= 0) ruby depends on
devise (~> 2.2.3) ruby
spree_auth_devise (>= 0) ruby depends on
devise (2.2.2)
So to get to the question: What do I need to do to create a working
version of Spree with spree-product-assembly installed? If the answer is
install spree-1.1.5, how do I do that?
--
You received this message because you are subscribed to the Google Groups "Spree" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.