truffle-box / react-box

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

getweb3.js can't resolve web3 #100

Closed ykjonney closed 5 years ago

ykjonney commented 5 years ago

./src/utils/getWeb3.js Module not found: Can't resolve 'web3' in 'D:\TEST\dev\client\src\utils'

richkuo commented 5 years ago

you probably need to install the web3 package in the correct directory cd into 'D:\TEST\dev\client\' and run 'yarn install'

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 there is no reply to further comments.