Search code examples
rubyapple-siliconasdf-vm

On Apple Silicon: ruby-build: definition not found: 3.0.0


When I try to install the latest ruby (3.0.0), it fails with:

ruby-build: definition not found: 3.0.0

Clearly, ruby 3 has been released more than a month ago, so I'm guessing the team is running into problems building/packaging it for Apple Silicon (M1) or no one's had the bandwidth to do so yet. How would I follow up on this?


Solution

  • ASDF users, try asdf plugin update ruby then asdf install ruby the_ruby_version_here