BUILD FAILED Ruby 3.3.3 (error in yaml_serializer.rb) #2412
-
I want to install Ruby 3.3.3 on macOS Sonnoma 14.4.1 (23E224) using
Looking into the build log:
Some environment information:
Any idea what could cause this? I'll try to update to 14.5 later this day, but so far I'm stuck at work here. |
Beta Was this translation helpful? Give feedback.
Answered by
23tux
Jun 19, 2024
Replies: 1 comment
-
Turns out, my old:
new:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
23tux
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turns out, my
.gemrc
had a formatting, that the new Psych parser didn't like. I had to change it:old:
new: