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
It seems like if a user aborts an installation by pressing Ctrl+C, Choco will treat the installation as successful. While Choco doesn't print out the "The install of [package] was successful" message, when you run choco list -l or choco install [package], you would see that Choco treats the package as installed.
I first discovered this issue when I cancel the download of the atom.io installer.
This is on Choco 0.9.9.11
The text was updated successfully, but these errors were encountered:
It seems like if a user aborts an installation by pressing Ctrl+C, Choco will treat the installation as successful. While Choco doesn't print out the "The install of [package] was successful" message, when you run
choco list -l
orchoco install [package]
, you would see that Choco treats the package as installed.I first discovered this issue when I cancel the download of the atom.io installer.
This is on Choco 0.9.9.11
The text was updated successfully, but these errors were encountered: