RICO
RICO copied to clipboard
Cannot find module 'truffle-hdwallet-provider'
When doing the tutorial:
truffle migrate --reset --network testrpc
Error: Cannot find module 'truffle-hdwallet-provider'
RICO was originally built to be tested with [email protected]
.
To make it run temporarily you can npm install -g [email protected]
.
We are working on upgrading RICO's test environment to support the latest truffle-hdwallet-provider
version.
@pynchmeister where were you stuck?
I can't recall, sorted it out though, thanks anyway