taylor / kiex

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

$ kiex install 1.6 #82

Open alancriaxyz opened 6 years ago

alancriaxyz commented 6 years ago

Downloading elixir version 1.6 Installing elixir version 1.6 Already on 'master' Your branch is up-to-date with 'origin/master'. fatal: Cannot update paths and switch to branch 'v1.6' at the same time. Did you intend to checkout 'v1.6' which can not be resolved as commit? Branch v1.6 set up to track remote branch v1.6 from origin. Switched to a new branch 'v1.6' From https://github.com/elixir-lang/elixir

taylor commented 6 years ago

What is the erlang version?

Yamilquery commented 5 years ago

I had the same Issue in our AWS micro instance.

I'm using:

Erlang/OTP 21 [erts-10.0] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:1]

When I use kiex on my local environment, I can run without any kind of trouble.

In my local machine I have:

Erlang/OTP 21 [erts-10.0.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace]