Gem::DependencyError
$ gem install rails ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: rails requires activesupport (= 3.1.1), actionpack (= 3.1.1), activerecord (= 3.1.1), activeresource (= 3.1.1), actionmailer (= 3.1.1), railties (= 3.1.1)
Here is the error code.
I am curious about why this happen?
and also how to fix it.
my gem version 1.8.10, ruby version 1.9.2
Comments are currently closed for this discussion. You can start a new one.
2 Posted by rkk on 19 Oct, 2011 02:27 AM
I've just solved it with a proxy.
It's a network problem, not a RubyGems one.
Support Staff 3 Posted by Nick Quaranto on 21 Oct, 2011 05:10 PM
Woot, closing!
Nick Quaranto closed this discussion on 21 Oct, 2011 05:10 PM.