You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I've got this error message when run the command: bundle exec rake daemons:start
I've installed rake v10.4.2 manually but got the same error when run the command.
Somebody can help me?
The text was updated successfully, but these errors were encountered: