Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2018/04/ruby-rbenv-ruby-command-not-found #15

Open
utterances-bot opened this issue Sep 9, 2021 · 3 comments
Open

2018/04/ruby-rbenv-ruby-command-not-found #15

utterances-bot opened this issue Sep 9, 2021 · 3 comments

Comments

@utterances-bot
Copy link

ruby rbenv ruby command not found problem solving

Introduction This post would demo how to solve the “ruby command not found” after installing the ruby using rbenv, eg. When you input this command to install...

https://www.bswen.com/2018/04/ruby-rbenv-ruby-command-not-found.html

Copy link

I had the same issue rbenv: ruby: command not found and it was eventually solved by removing the rbenv-bundler plugin. This plugin is considered harmful and removing it is as simple as rm -rf $RBENV_ROOT/plugins/bundler then run rm -rf $(rbenv root)/shims && rbenv rehash

@bswen
Copy link
Owner

bswen commented Sep 10, 2021 via email

Copy link
Owner

bswen commented Sep 10, 2021

Thanks for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants