RICO icon indicating copy to clipboard operation
RICO copied to clipboard

Cannot find module 'truffle-hdwallet-provider'

Open mesqueeb opened this issue 6 years ago • 3 comments

When doing the tutorial:

truffle migrate --reset --network testrpc

Error: Cannot find module 'truffle-hdwallet-provider'

mesqueeb avatar May 24 '18 09:05 mesqueeb

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.

mesqueeb avatar May 24 '18 09:05 mesqueeb

@pynchmeister where were you stuck?

mesqueeb avatar Oct 07 '18 23:10 mesqueeb

I can't recall, sorted it out though, thanks anyway

pynchmeister avatar Oct 08 '18 15:10 pynchmeister