Skip to content

Instantly share code, notes, and snippets.

@kafaichoi
Created June 18, 2014 08:01
Show Gist options
  • Save kafaichoi/49de45e9737e7c3fad4c to your computer and use it in GitHub Desktop.
Save kafaichoi/49de45e9737e7c3fad4c to your computer and use it in GitHub Desktop.
Error message
<p>This is deprecated, in future versions you may need to <code>bundle binstub rails</code> to work around a system/bundle conflict.<br>
/home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/paratrooper-0.0.1/lib/paratrooper.rb:1:in <code>require': cannot load such file -- heroku (LoadError)<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/paratrooper-0.0.1/lib/paratrooper.rb:1:in</code>'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:76:in <code>require'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:76:in</code>block (2 levels) in require'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:72:in <code>each'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:72:in</code>block in require'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:61:in <code>each'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler/runtime.rb:61:in</code>require'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481@global/gems/bundler-1.6.2/lib/bundler.rb:132:in <code>require'<br>
from /home/kafai/gotealeaf/myflix/config/application.rb:5:in</code>'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands/commands_tasks.rb:146:in <code>require'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands/commands_tasks.rb:146:in</code>require_application_and_environment!'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands/commands_tasks.rb:133:in <code>generate_or_destroy'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands/commands_tasks.rb:51:in</code>generate'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands/commands_tasks.rb:40:in <code>run_command!'<br>
from /home/kafai/.rvm/gems/ruby-2.0.0-p481/gems/railties-4.1.1/lib/rails/commands.rb:17:in</code>'<br>
from bin/rails:4:in <code>require'<br>
from bin/rails:4:in</code>'</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment