Created
June 24, 2012 19:16
-
-
Save mohitsethi/2984535 to your computer and use it in GitHub Desktop.
cannot load such file -- rubygems_bundler/rubygems_bundler_installer (LoadError)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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