0

After trying to install Elixir, Chocolatey-gui froze, and after giving it an hour, I force closed it, and tried relaunching it, to get this: Error Message choco in the command line still works fin. Does anyone know what's happening?

9
  • Can you confirm what version of ChocolateyGUI you are using? Commented Jan 31, 2017 at 14:37
  • @GaryEwanPark ChocolateyGUI v0.13.2 is the latest version available based on your source(s).
    – Aido
    Commented Jan 31, 2017 at 18:48
  • Can you try the latest pre release? Instructions for how to install are on the readme in the github repo. To see if the problem still exists. Commented Jan 31, 2017 at 22:32
  • @GaryEwanPark I'll give it a try as soon as possible. Got a lot of homework right now.
    – Aido
    Commented Feb 1, 2017 at 2:26
  • Not a problem at all. The pre-release has had a lot of work done to it, and and number of problems have been corrected, so it could be possible that what you are seeing is simply no longer an issue. Commented Feb 1, 2017 at 7:36

1 Answer 1

1

This looks like a known issue with the 0.13.x release of ChocolateyGUI. We currently have a pre-release version of ChocolateyGUI that will correct this problem. The full details of how to install the pre-release can be found on the project readme.

To install the pre-release version, you can run the command:

choco install ChocolateyGUI -source https://www.myget.org/F/chocolateygui/ -pre

NOTE: If you already have ChocolateyGUI installed, you will need to use upgrade instead.

0

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .