Ask A Question

Notifications

You’re not receiving notifications from this thread.

rake aborted! LoadError: cannot load such file... HELP!

Ashley Harmon asked in General

Setting up Ruby on Rails on Windows 11 using subsystem Ubuntu. I am trying to run the command: "rake db:create
rails server" and I'm getting this error:
rake aborted!
LoadError: cannot load such file -- /mnt/c/myapp/config/application
/mnt/c/myapp/rakefile:4:in require_relative'
/mnt/c/myapp/rakefile:4:in
'
/usr/share/rubygems-integration/all/gems/rake-13.0.6/exe/rake:27:in <top (required)>'
(See full trace by running task with --trace)
bin/rails:3:in
require_relative': cannot load such file -- /mnt/c/myapp/config/boot (LoadError)
from bin/rails:3:in `

'

HELP!!

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,584+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.