dom96 / choosenim

Tool for easily installing and managing multiple versions of the Nim programming language.
BSD 3-Clause "New" or "Revised" License
680 stars 64 forks source link

[bug] Unable to answer the start question on Linux x86_64 #248

Closed drygdryg closed 3 years ago

drygdryg commented 3 years ago

Video demonstration (official installation method):

https://user-images.githubusercontent.com/43933400/103420777-227be300-4baa-11eb-93f7-d97bac591951.mp4

Installed from AUR (Arch Linux):

https://user-images.githubusercontent.com/43933400/103420791-332c5900-4baa-11eb-94b5-55b162d2c0dd.mp4

pjgoodall commented 3 years ago

affects me too...

dom96 commented 3 years ago

Can one of you try and see if an older version works, for example 0.5.0? https://github.com/dom96/choosenim/releases/tag/v0.5.0

drygdryg commented 3 years ago

Can one of you try and see if an older version works, for example 0.5.0? https://github.com/dom96/choosenim/releases/tag/v0.5.0

Yes, it works correctly. This problem has been observed starting from this release (version 0.6.0 works correctly).

dom96 commented 3 years ago

With the new 0.8.0 release this will hopefully no longer be a problem. Please have a test and let me know: https://github.com/dom96/choosenim/releases/tag/v0.8.0

dom96 commented 3 years ago

This is likely the same as https://github.com/dom96/choosenim/issues/257 so closing.