Replies: 1 comment 4 replies
-
Hello @cordair So for me the best way to proceed is using NVM (you would have to uninstall your current npm installation) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I ran into trouble trying to install ganache-cli with yarn.
Apparently the recommended way of doing this is (https://www.npmjs.com/package/ganache-cli)
$ npm install ganache
Or with sudo if you want to install it globally.
I'm running Debian Linux.
Beta Was this translation helpful? Give feedback.
All reactions