-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Elixir formula doesn't find Erlang on Yosemite #30573
Comments
Possible duplicate of #29843. |
I am also having the issue mentioned above, if that helps. |
This is almost certainly due to the 10.10 PATH thing, so I don't think Homebrew can do anything to fix it. Hopefully it will be fixed in the next 10.10 preview. |
looks like it wasn't fixed... Do we have a solution yet? Still happens with release version of yosemite.. :/ |
Please read the troubleshooting guide and open a new issue with all requested diagnostics, thanks! |
I'm getting this same issue, and it seems to be happening here in the code. I'm not a Bash pro but the check for
|
brew link erlang solved the problem with me |
thanks @dayvsonlima $ brew link erlang also worked for me! 👍 |
After doing a clean install of Erlang (OTP 17), and a clean install of Elixir (14.1) iex doesn't run, but fails with:
/usr/local/Cellar/elixir/0.14.1/bin/elixir: line 97: exec: erl: not found
Starting erl from the command line works fine.
Yosemite Beta 2
The text was updated successfully, but these errors were encountered: