Closed drandreaskrueger closed 8 years ago
Tried it:
npm uninstall -g node-gyp
npm uninstall -g ethereumjs-testrpc
npm uninstall -g web3
npm uninstall -g solidity-repl
then again:
npm install -g solidity-repl
and yes, it is working.
Also, testrpc is now auto-started. Well done.
Thanks!
Thanks for the pull request! Could you integrate the latest changes on master that embed TestRPC instead of having it be a global dependency?