I am getting this error pretty frequently after running this command once....
bundle clean --force
in my rails project..
How can i fix this?
this same thing happened to me, i fixed it according to this comment: https://github.com/sstephenson/rbenv/issues/337#issuecomment-13235367
by running these commands
gem install rubygems-bundler
rubygems-bundler-uninstaller
gem uninstall rubygems-bundler
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With