Unable to install Erlang 23.0 on MAC OS Sonoma 14.5
talhaazeemmughal opened this issue · 0 comments
talhaazeemmughal commented
installing erlang:
asdf install erlang 23.0
got this error and even tried exporting MACOSX_DEPLOYMENT_TARGET to 14.5 and lower but didn't work.
checking OTP version... 23.0
configure: error:
You are natively building Erlang/OTP for a later version of MacOSX
than current version (14.5). You either need to
cross-build Erlang/OTP, or set the environment variable
MACOSX_DEPLOYMENT_TARGET to 14.5 (or a lower version).