-
Notifications
You must be signed in to change notification settings - Fork 683
fail to install and run ganache #3661
Comments
Can you provide more information about your system? Os, node version, npm version, etc? |
I'm having the same issue. Here are some of my system informations. |
@AngelPn can you paste the output of |
@davidmurdoch Here is the output:
|
Hi @AngelPn, I was able to install Ganache without issues on Windows 10 ( |
Having the same issue, although mine fails later because I don't have Visual Studio installed.
OS: Windows 10 22H2 I've been using 7.5.0 without issue, this occurred when upgrading to 7.7.0. I removed 7.5.0 and tried installing latest with same result. |
@oporko Hm, this shouldn't be happening. As a workaround can you try reinstall Node v18 via the official Node installer, and during the installation make sure you also install the build tools? Unless you are sure you already did that the first time you installed it. |
@oporko this should be checked: |
@oporko if you haven't yet reinstalled Node.js to include the build tools, can you try installing the latest version of Ganache? It should fix the issue for you. Run: |
When npm install ganache --global
The text was updated successfully, but these errors were encountered: