Closed fcevado closed 8 years ago
When there is a new version for hex, running mix local.hex doesn't update, just download the same version of hex again.
mix local.hex
I tried it again, now it updates, I'm guessing hex doesnt update at the same time for all elixir versions, earlier it wasn't working for elixir 1.2.5, but now it works with 1.2.4 and 1.2.5
When there is a new version for hex, running
mix local.hex
doesn't update, just download the same version of hex again.