vfox-erlang now supports directly downloading pre-built Erlang/OTP binary builds from @erlef/otp_builds.
https://github.com/version-fox/vfox-erlang?tab=readme-ov-file#macos
For MacOS, you can use prebuilt Erlang/OTP versions from @erlef/otp_builds by setting the USE_PREBUILT_OTP
environment variable:
# install a prebuilt version for MacOS (automatically detects architecture)
USE_PREBUILT_OTP=true vfox search erlang
USE_PREBUILT_OTP=true vfox install erlang@26.2.3
Read next Thinking Elixir 261: Why Elixir and a $300K Daily Bill?