You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: