Closed hbll closed 7 years ago
Thanks for letting me know about this issue.
Could you tell me what version of Elixir and Erlang / Otp you are using?
Elixir: 1.4.4 Erlang: 19.3.3(FreeBSD 11)
Could you try installing it locally?
You can do that by clone the repository and then from the installer/new directory, run MIX_ENV=prod mix archive.build
and mix archive.install
.
I installed it locally, mix couldn't even find any phauxth's tasks. I will try to do a fresh install of erlang from freebsd's ports and report back later.
I tried to install v0.10 and the installer didn't work. I am getting errors like:
I'd also like to take the chance to thank you for your great work on comeonin, openmaize, phauxth and other projects.