Return to site

Rubygems No Such File To Load Rbconfig

broken image

Rubygems No Such File To Load Rbconfig

04) our chef cookbook updated rubygems from 2 7 4 to 2 7 5 After making this change bundler started returning this error.. gem I too had this problem when using RVM - I must have specified a gemset or something and not made it project specific.. 3 0/gems/bundler-1 16 1/exe/ Downgrading to rubygems 2 7 4 via gem update --system 2.. 8 7@rails238 $ gem install rails -v 2 3 8 Then if all went according to plan type rvm gemset use [gemsetName], or do rvm gemset list to see a list of installed gemsets, and to see if rails is working fine try rails -v and you should see rails 2.. 3 8 I'm having a problem or would like to suggest a feature My current problem is 'bundle install fails with rubygems 2. 1

/usr/local/bin/bundle:23:in `load': cannot load such file -- /usr/lib/ruby/gems/2.. 7 4 seems to fix the problem Note: Ruby was installed using the ruby-ng cookbook (), which installs the brightbox-ng ruby package for 2.. At any rate, read this if you want to know the basics of RVM and try to specify a new gemset for your current folder / project, install a new rails gem to that gemset, and then use that gemset.. What is the reason of this issue? How can I solve it? Debian GNU/Linux 5 0 6; Ruby 1. Click

Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site. 3

For example, to create a new gemset for rails version 2 3 8: $ rvm gemset create rails238 $ rvm ruby-1.. 3 0/gems, but the wrapper script seems to expect to find it in /usr/lib/ruby/gems/2. e10c415e6f HERE

3 1; bundler 1 0 0 rc 6 Updated All of my gems is installed by the unprivileged user in the local directory /home//.. Everytime I start my Rails applications I get LoadError with the following output.. 7 5 (ruby 2 3 6) on ubuntu 16 04' This issue is related to: Network problems Installing a library Publishing a library The command line gem Other Here are my current environment details: $ gem env version 2.. On Rails 2 3 8: no such file to load -- sqlite3/sqlite3_native:29:in `require' On Rails 3.. 0 0: no such file to load -- bundler:29:in `require' I run the applications in the production mode on a development machine using Nginx Passenger. Click