diff options
-rw-r--r-- | RPCTests/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RPCTests/README.md b/RPCTests/README.md index 9e0486c7d..6497ddeec 100644 --- a/RPCTests/README.md +++ b/RPCTests/README.md @@ -34,6 +34,8 @@ $ node ./main.js ~/src/cpp-ethereum/build/eth/eth (node:27647) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Cannot find module 'web3' ``` +Answer: `npm install web3` + Has any other clients been tested with this? -------------------------------------------- |