Skip to content

Instantly share code, notes, and snippets.

@tonini
Last active December 21, 2015 08:28
Show Gist options
  • Save tonini/6277919 to your computer and use it in GitHub Desktop.
Save tonini/6277919 to your computer and use it in GitHub Desktop.
# erlang-r16 alreay installed
# Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
$ brew install elixir
sh: erl: command not found
elixir: Erlang R16 is required to install.
You can install this with:
brew tap homebrew/versions
brew unlink erlang
brew install erlang-r16
Or you can use an official installer from:
http://www.erlang.org/
│Error: An unsatisfied requirement failed this build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment