Error importing @truffle/contract v4.6.1 #5550
Unanswered
emilyJLin95
asked this question in
General Q&A
Replies: 1 comment
-
Hey @emilyJLin95 what other modules do you have installed? Can you share your package.json and repo if possible? I remember running into this with some newly updated modules. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks! I'm building a dapp and am getting the following error when attempting to import @truffle/contract v4.6.1:
I've tried installing ethers directly in package.json in root but am still receiving this error. I've done a decent amount of investigating and have found a few suggestions such as reinstalling node modules, adding ethers in root dependencies, etc. Any advice on a workaround would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions