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

Could not find rake-10.4.2 in any of the sources #5

Open
elielbeck opened this issue Sep 30, 2018 · 0 comments
Open

Could not find rake-10.4.2 in any of the sources #5

elielbeck opened this issue Sep 30, 2018 · 0 comments

Comments

@elielbeck
Copy link

I've got this error message when run the command: bundle exec rake daemons:start

Traceback (most recent call last):
11: from /root/.rbenv/versions/2.5.0/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require' 10: from /root/.rbenv/versions/2.5.0/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require'
9: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/setup.rb:20:in <top (required)>' 8: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler.rb:107:in setup'
7: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/runtime.rb:20:in setup' 6: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/runtime.rb:108:in block in definition_method'
5: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/definition.rb:227:in requested_specs' 4: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/definition.rb:238:in specs_for'
3: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/definition.rb:171:in specs' 2: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/spec_set.rb:85:in materialize'
1: from /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/spec_set.rb:85:in map!' /var/lib/gems/2.3.0/gems/bundler-1.16.5/lib/bundler/spec_set.rb:91:in block in materialize': Could not find rake-10.4.2 in any of the sources (Bundler::GemNotFound)

I've installed rake v10.4.2 manually but got the same error when run the command.

Somebody can help me?

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

1 participant