Created
March 29, 2012 15:48
-
-
Save johanb/2238818 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gem install spree | |
| ERROR: While executing gem ... (Gem::DependencyError) | |
| Unable to resolve dependencies: railties requires activesupport (= 3.1.4), actionpack (= 3.1.4); actionmailer requires actionpack (= 3.1.4); activeresource requires activesupport (= 3.1.4), activemodel (= 3.1.4); activerecord requires activesupport (= 3.1.4), activemodel (= 3.1.4) | |
| gem install spree 38.27s user 0.30s system 71% cpu 53.572 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment