Skip to content

Instantly share code, notes, and snippets.

@burtlo
Created September 17, 2013 16:58
Show Gist options
  • Save burtlo/6597209 to your computer and use it in GitHub Desktop.
Save burtlo/6597209 to your computer and use it in GitHub Desktop.
Chicken and the Egg
$ spree install --auto-accept
gemfile spree
gemfile spree_gateway
gemfile spree_auth_devise
run bundle install from "."
https://github.com/spree/spree_gateway.git (at master) is not checked out. Please run `bundle install`
~/mystore/ ruby-2.0.0
$ bundle install
Updating https://github.com/spree/spree_gateway.git
Updating https://github.com/spree/spree_auth_devise.git
Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Could not find gem 'spree_frontend (~> 2.2.0.beta) ruby', which is required by gem 'spree_auth_devise (>= 0) ruby', in
any of the sources.
Ruby 2.0.0
Rails 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment