You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I mostly use ghcup tui for managing the different tools. Today I wanted to upgrade from 0.1.19.4 to the latest ghcup and started the tui with ghcup tui. Both the current installed ghcup version and the new version is listed.
I selected the latest version 0.1.20.0 and pressed the key S.
Actual behavior:
Console shows:
Success
Press enter to continue
After the pressing enter, the current version is still installed and the latest version is listed as not installed.
Expected behavior:
This Version of ghcup you are trying to set is not installed.
Would you like to install it first? [Y/N]:
Y
Success
Press enter to continue
After the pressing enter, the current version is not listed and the new version is listed as installed.
The text was updated successfully, but these errors were encountered:
konnik
changed the title
Inconsistent behavior when setting (S-key) the ghcup version in tui
Unexpected behavior when setting (S-key) the ghcup version in tui
Nov 10, 2023
I mostly use ghcup tui for managing the different tools. Today I wanted to upgrade from 0.1.19.4 to the latest ghcup and started the tui with
ghcup tui
. Both the current installed ghcup version and the new version is listed.I selected the latest version 0.1.20.0 and pressed the key S.
Actual behavior:
Console shows:
After the pressing enter, the current version is still installed and the latest version is listed as not installed.
Expected behavior:
After the pressing enter, the current version is not listed and the new version is listed as installed.
The text was updated successfully, but these errors were encountered: