brownie-tutorial icon indicating copy to clipboard operation
brownie-tutorial copied to clipboard

brownie.exceptions.RPCProcessError: Unable to launch local RPC client

Open pepelax opened this issue 3 years ago • 0 comments

Hello!

Thank you for the tutorials One issue I've stacked at the beginning is that I couldn't start tests and run scripts I followed to the instructions and it didn't work I got brownie.exceptions.RPCProcessError: Unable to launch local RPC client error I spend a lot of time to figure this issue out

npm install -g ganache-cli this command isn't enough need to do additionally and it works npm install -g ganache

It would be great if you update the lesson

Thank you

pepelax avatar Aug 24 '22 12:08 pepelax