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
{{ message }}
This repository was archived by the owner on Jan 29, 2021. It is now read-only.
It appears that when compiling elixir it requires erlang to have already been built. The elixir and elixir-native recipes seem to be missing DEPENDS += "erlang" and DEPENDS += "erlang-native" respectively.