truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

ripemd160 is not supported (we accept pull requests) #30

Closed DalderupMaurice closed 5 years ago

DalderupMaurice commented 6 years ago

I get this issue when using eth-lightwallet.

This is caused in createHash of crypto-browserify, which is a dependacy of node-libs-browser. node-libs-browser is a dependency of webpack and therefor I suggest updating the current version of webpack 1.14.0 to a newer one.

The reason for this is because the newer webpack releases pulls in a newer version of node-libs-browser, which solves the error.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if no there is no reply to further comments.