I was trying run gem install json and got the following error
Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /System/Library/Framewo
None of these worked for me.
What finally worked is running the command with a sudo -
gem install byebug -v '9.0.6'