taylor / kiex

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

kiex suffix ends on '-' if erl_release is empty #98

Open JBrandh opened 1 week ago

JBrandh commented 1 week ago

Running kiex install {version} results in incorrect parametrization of elixier installation

line 595 in c673676d16098e7fafe54fc848799c4a281d3f05

$ kiex install 1.12.1
...
`Installed Elixir version 1.12.1
Load with:
           kiex use 1.12.1- 
or load the elixir environment file with: 
   source $HOME/.kiex/elixirs/elixir-1.12.1-.env

$ kiex default 1.12.1
Elixir version 1.12.1 not found.  Try installing it