when runnig
mix phoenix.server
undefined function Hex.SCM.managers/1
is returning. Does anybody know which package should I install? Elixir is in version 1.2.3 and Erlang/OTP 18 Thank you in advance
It looks like your Hex install is corrupted.
Try forcing the installation with mix local.hex --force
.
Also you could try manually downloading and installing the latest version.
$ wget http://s3.amazonaws.com/s3.hex.pm/installs/1.1.0/hex-0.11.5.ez
$ mix archive.install hex-0.11.5.ez
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With