Installing Ruby 2.7.7 fails on MacOS 13.0.1 (M1) #2164
Unanswered
pokonski
asked this question in
Build failures
Replies: 1 comment
-
The problem in my case got solved by upgrading Xcode to 14.2. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Steps to reproduce the behavior
RUBY_BUILD_VERSION="20221124"
rbenv install 2.7.7
Expected vs. actual behavior
Install should succeed but fails on installing openssl 2.2.1 gem.
Logs
Beta Was this translation helpful? Give feedback.
All reactions