[ACCEPTED]-Bundle install not using rbenv local Ruby version-rbenv
Accepted answer
To add to this, in my case, I first had 3 to run rbenv rehash
and then install the bundler gem, and 2 then re-run bundle install
. Without all of those steps, it 1 kept the same old Ruby version.
You should be able to just run bundle install
without 7 the --path. I believe --path allows you 6 to specify a different path than the one 5 in your system, but if you modified your 4 bash profile as you suggested, there is 3 no need for that.
Also, if you just changed 2 your ruby version for the local folder, you 1 should run a gem install bundler
.
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.