Bundler not working with rbenv, could not find [gem]

前端 未结 10 1980
没有蜡笔的小新
没有蜡笔的小新 2020-12-04 10:46

I\'ve just made the switch from rvm to rbenv and I\'m trying to use bundler for gem management. After running bundle install and trying to run

10条回答
  •  -上瘾入骨i
    2020-12-04 11:45

    Give this rbenv plugin a try, it will make shims aware of the bundler paths

    https://github.com/carsomyr/rbenv-bundler

提交回复
热议问题