Skip to content

Lesson 6 - Ganache Installer not working on my Windows system #381

Discussion options

You must be logged in to vote

Update: Got it working.

For anyone else experiencing this error, here's what I did.

  1. Open up the Windows terminal (I used PowerShell) in administrator mode
  2. cd to the folder where your Ganache-2.7.1-win-x64 file is
cd "C:\Users\User\Downloads"

Put the file path in quotes in case there are spaces in the folder names

  1. Run the following command:
Add-AppxPackage -Path .\Ganache-2.7.1-win-x64.appx

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dezly-macauley
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants