DRI-network / RICO

The Responsible Initial Coin Offering Framework
GNU General Public License v3.0
92 stars 19 forks source link

Cannot find module 'truffle-hdwallet-provider' #39

Open mesqueeb opened 6 years ago

mesqueeb commented 6 years ago

When doing the tutorial:

truffle migrate --reset --network testrpc

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

mesqueeb commented 6 years ago

RICO was originally built to be tested with truffle-hdwallet-provider@0.0.3. To make it run temporarily you can npm install -g truffle-hdwallet-provider@0.0.3.

We are working on upgrading RICO's test environment to support the latest truffle-hdwallet-provider version.

mesqueeb commented 5 years ago

@pynchmeister where were you stuck?

pynchmeister commented 5 years ago

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