Skip to content

Instantly share code, notes, and snippets.

@mohitsethi
Created June 24, 2012 19:16
Show Gist options
  • Select an option

  • Save mohitsethi/2984535 to your computer and use it in GitHub Desktop.

Select an option

Save mohitsethi/2984535 to your computer and use it in GitHub Desktop.
cannot load such file -- rubygems_bundler/rubygems_bundler_installer (LoadError)
mohit@ubuntu$ gem install rci-0.0.1.gem
Error loading RubyGems plugin "/home/mohit/.rvm/gems/ruby-1.9.3-p194/gems/rubygems-bundler-0.2.8/lib/rubygems_plugin.rb": cannot load such file -- rubygems_bundler/rubygems_bundler_installer (LoadError)
Successfully installed rci-0.0.1
1 gem installed
mohit@ubuntu$ rvm -v
rvm 1.14.1 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
Solution:
1. Remove & Install via rvm ruby, re-installation may not work.
2. Not-recommended, but quick-fix, remove file "rubygems_plugin.rb"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment