Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadError: cannot load such file -- initializer #1

Open
ghost opened this issue Feb 15, 2017 · 0 comments
Open

LoadError: cannot load such file -- initializer #1

ghost opened this issue Feb 15, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 15, 2017

Doing rake gems:install gives error -

rake aborted!
LoadError: cannot load such file -- initializer
/home/sumitniq/ruby_tutorials/wizardly-examples/config/boot.rb:55:in load_initializer' /home/sumitniq/ruby_tutorials/wizardly-examples/config/boot.rb:38:in run'
/home/sumitniq/ruby_tutorials/wizardly-examples/config/boot.rb:11:in boot!' /home/sumitniq/ruby_tutorials/wizardly-examples/config/boot.rb:110:in <top (required)>'
/home/sumitniq/ruby_tutorials/wizardly-examples/Rakefile:4:in <top (required)>' /home/sumitniq/.rvm/gems/ruby-2.3.3/gems/rake-12.0.0/exe/rake:27:in <top (required)>'
/home/sumitniq/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in eval' /home/sumitniq/.rvm/gems/ruby-2.3.3/bin/ruby_executable_hooks:15:in

'
(See full trace by running task with --trace)

I am new to rails and till now I have used bundle install. Please tell how to resolve this problem. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants