taylor / kiex

Elixir version manager
http://taylor.github.io/kiex/
MIT License
766 stars 65 forks source link

No elixir versions found #52

Closed skippednote closed 7 years ago

skippednote commented 7 years ago

I just install kiex on a clean install of OS X El Capitan. But when I run kiex list known I get no results.

\curl -sSL https://raw.githubusercontent.com/taylor/kiex/master/install | bash -s
test -s "$HOME/.kiex/scripts/kiex" && source "$HOME/.kiex/scripts/kiex"

kiex list known
Getting the available releases from https://github.com/elixir-lang/elixir/releases

Known Elixir releases: 
skippednote commented 7 years ago

Started working after switching shell.