Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues after NPM install #2

Open
logicappsource opened this issue Jun 22, 2018 · 2 comments
Open

Issues after NPM install #2

logicappsource opened this issue Jun 22, 2018 · 2 comments

Comments

@logicappsource
Copy link

I receive the error after running npm install

./src/utils/getC20Instance.js
Module not found: Can't resolve '../../build/contracts/C20.json' in '/Users/logicappsource/Desktop/c20-withdraw-dapp-master/src/utils'

Please help

@idavydoff
Copy link

same

@sgscheffler
Copy link

You will need to have truffle installed and run truffle compile to generate the smart contract ABI and interaction methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants