'How to download ganache on windows?

I've been trying to download ganache on my windows machine, but I keep getting a 'failed authorization' error message.



Solution 1:[1]

Since the goal is to download and install Ganache on your windows, you can get the desired version executable .exe through the steps below:

  1. Navigate to https://github.com/trufflesuite/ganache-ui/tags
  2. Select any desired tag with "Downloads" as shown below select your desired tag with download options
  3. Scroll down to "Assets" section and select the setup exe for download as shown below Select Windows .exe file
  4. Install the downloaded file.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 I.Ewetoye