Forum: Ruby on Rails Trouble With db:migrate

Posted by Jason Havner (havner)
on 2012-09-02 01:15
I'm just learning Rails and working on a simple blog application.  I
have everything installed properly (so it seems) but when I run rake
db:migrate I get this error:


Could not find i18n-0.6.1 in any of the sources


I've looked at a couple different sources to try and find what could be
wrong, reinstalled, updated gems but still doesn't seem to be working.

Any help would be greatly appreciated.

Thanks!
Posted by 7stud -- (7stud)
on 2012-09-02 04:04
How about trying:

.../your_app$ bundle install

And then

.../your_app$ bundle exec rake db:migrate
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.