Skip to content

Erlang version with installation problems #242

Description

@kajatiger

When setting up aprd for the first time locally I ran into several installation problems. A crucial one being that erlang 23.1.1 seems to have an issue. I was able to install this version after a while with running this fix before (found here: asdf-vm/asdf-erlang#195 (comment)):

brew install autoconf@2.69 && \
brew link --overwrite autoconf@2.69 && \
autoconf -V

But since there is already erlang 24 out now, we might as well upgrade erlang & elixir at some point.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions