This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Cannot install Ganache #2672
Unanswered
taigaisatiger
asked this question in
Q&A
Replies: 1 comment 19 replies
-
If you don't want to visit the link above you can try running Ganache v7 is a new major version and contains some changes that may be breaking for some users. Also, the package was renamed from ganache-cli to just ganache. |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I have a problem where I am not able to install Ganache
node --verison is v16.14.2.
npm --version is 8.5.0.
nvm --version is 0.39.1.
I am using MacOS version 11.6.5.
Visual Studio Code version is 1.63.2.
When I run
npm i -g ganache-cli
, I get the response below.I am not really sure what the problem is here, so could anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions