Make sure that you're using the right version of node.js, between 10.0.0
and 12.0.0
. To install, run the following command:
npm install -g eth-scribble
If you're seeing EACCESS
errors on Linux/MacOS check out this post on stackoverflow.
You can also install Scribble directly from the git repository:
git clone [email protected]:ConsenSys/scribble.gitcd scribblenpm installnpm link