2

So this is annoying. When I put

bundle exec rake db:migrate

into terminal, the following error occurs:

Could not find rake-10.0.4 in any of the sources
Run `bundle install` to install missing gems.

So I check with bundle show rakeand it's there in:

/rails_projects/principia_app/vendor/cache/ruby/1.8/gems/rake-10.0.4.

I've tried deleting the gemfile.lock and running bundle install --path vendor/cache and the same error occurs.

Also, I've tried doing it using gem 'rake','10.0.4' in the gemfile and without yielding the same results. I've updated all my gems too.

I haven't had any issues until now, and for some reason is happing today. Any ideas? Thanks!!

user1337902
  • 236
  • 3
  • 11

0 Answers0