install ruby 3.2.0 rbenv/1.1.2/libexec/rbenv: No such file or directory #1554
Unanswered
AstmDesign
asked this question in
Q&A
Replies: 2 comments
|
My directory content |
0 replies
|
Hi, this was a known problem when upgrading Homebrew's version of rbenv 1.1.2 to 1.2.0, but should have been solved by now: Homebrew/homebrew-core#86043 I'm not sure how this happened again, especially since you've ran |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
After installed ruby 3.2.0 on MacOS version 10.14.14 by using rbenv I was not able to run anything
installed ruby 3.2.0 by using the below commands
My versions now:
Now I get this error if I'm trying to do anything
How I can fix that?
All reactions