Re: Could not find gem 'spree_frontend (~> 2.1.0.beta) ruby' in the gems available on this machine.

533 views
Skip to first unread message

Washington Luiz

unread,
May 27, 2013, 11:31:19 AM5/27/13
to spree...@googlegroups.com
Hi Ron, could you please try that again? I've update spree_gateway to use spree 2.0.0. You should be able to bundle just fine now.

On Monday, May 27, 2013 7:37:52 AM UTC-3, Ron Belson wrote:
Hi,

Newbie to Spree, When trying to install this error is given back:

Could not find gem 'spree_frontend (~> 2.1.0.beta) ruby' in the gems available on this machine.
git://github.com/spree/spree_gateway.git (at 2-0-stable) is not checked out. Please run `bundle install`


 Rails 3.2.13
ruby 1.9.3p125

Any problems with the new version?

Cheers,

Ron

Ryan Bigg

unread,
May 30, 2013, 11:06:47 AM5/30/13
to spree...@googlegroups.com
Sorry about this, Bruce. We'll get a fix out in 2.0.1 soonish that'll solve this and other little bugs with Spree 2.0.

Jörg

unread,
May 30, 2013, 6:25:38 PM5/30/13
to spree...@googlegroups.com
Nice, I would love to test 2-0-stable!

Ryan Bigg

unread,
May 31, 2013, 1:08:16 PM5/31/13
to spree...@googlegroups.com
jordi, what do you mean? Please elaborate.


On Thu, May 30, 2013 at 10:27 PM, jordi figs <figs....@gmail.com> wrote:
it is there any way to solve it writting the brunch in the gemfile?



On Thursday, May 30, 2013 10:06:47 AM UTC-5, Ryan Bigg wrote:
Sorry about this, Bruce. We'll get a fix out in 2.0.1 soonish that'll solve this and other little bugs with Spree 2.0.



--

Ryan Bigg
Community Manager
Spree Commerce, Inc.

Washington Luiz

unread,
May 31, 2013, 5:23:40 PM5/31/13
to spree...@googlegroups.com
I don't undestand the issue here either. Are you guys saying you're not able to bundle spree_gateway?
--
Washington L Braga Jr
web developer

abhishek srivastava

unread,
Sep 22, 2013, 8:14:34 AM9/22/13
to spree...@googlegroups.com
Hi guys,

I am trying to do a fresh install of Spree as per github readme. I am getting this error even after pointing gems to stable branches.

gem 'spree_gateway', :git => 'https://github.com/spree/spree_gateway.git',:branch => "2-0-stable"
gem 'spree_auth_devise', :git => 'https://github.com/spree/spree_auth_devise.git',:branch => "2-0-stable"


Bundler could not find compatible versions for gem "spree_frontend":
  In Gemfile:
    spree_auth_devise (>= 0) ruby depends on
      spree_frontend (~> 2.0.0) ruby

    spree (= 2.1.0) ruby depends on
      spree_frontend (2.1.0)

abhishek srivastava

unread,
Sep 22, 2013, 9:45:04 AM9/22/13
to spree...@googlegroups.com
I was able to resolve the problem by pointing out branches to current Spree version, like so -

gem 'spree', '2.1.0'
gem 'spree_gateway', :git => 'https://github.com/spree/spree_gateway.git', :branch => "2-1-stable"
gem 'spree_auth_devise', :git => 'https://github.com/spree/spree_auth_devise.git', :branch => "2-1-stable"

I think its generators leaving this on me to resolve it.
--
regards,
Abhishek Srivastava

Ryan Bigg

unread,
Sep 22, 2013, 5:43:23 PM9/22/13
to spree...@googlegroups.com
Abhishek: Rather than ressurrecting old threads, please post a new thread for your issues, as they may be unrelated to the original threads. In this case, that is true.

If you're using a 2.0.x version of Spree, then use 2-0-stable branches. If you're using a 2.1.x version, then use 2-1-stable.
Reply all
Reply to author
Forward
0 new messages