[Rails] Problems installing rails 3.1 rc
Anyone running into issues with this?
- I'm using rvm and have updated rvm to the latest version (1.6.13)
- I created a clean gemset (using Ruby 1.9.2-head - p208)
- I then tried "gem install rails --pre"
I got:
ERROR: Could not find a valid gem 'rails' (>= 0) in any repository
ERROR: Possible alternatives: rails
- I could run "gem install rails" successfully so I have access to the internet and it isn't an issue with a port being blocked
- I then ran a rvm gemset empty <gemset-name> and confirmed with a gem list that there were now no local gems.
- I then retried "gen install rails --pre" and got the same error.
Any thoughts much appreciated!
Best Wishes,
Peter
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home