Failed to install ruby 3.1.2 on Mac 12.4 (intel) #1979
-
I tried to install ruby 3.1.2 on my mac with and it produces error below
However I can install ruby version below 3.1.0 successfully. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
It looks like this line is the culprit:
It looks like there are two paths joined in a single value, where the valid value only starts after I have no idea why this happens, but you can try installing while skipping docs generation:
|
Beta Was this translation helpful? Give feedback.
-
@mislav Will there be a fix for this in a future version? I am also seeing the same problem, even when using It only seems to be an issue with Ruby 3.1 on macOS 12.4 (Intel) |
Beta Was this translation helpful? Give feedback.
It looks like this line is the culprit:
It looks like there are two paths joined in a single value, where the valid value only starts after
/Users/karn/*
.I have no idea why this happens, but you can try installing while skipping docs generation: