TypeError: Cannot read properties of undefined (reading 'FormatTypes') #6101
Unanswered
SamarthBagga
asked this question in
Q&A
Replies: 2 comments
-
check the paths are correct |
Beta Was this translation helpful? Give feedback.
0 replies
-
In ethers 6, you can use the The line to write the contract ABI : fs.writeFileSync(FRONT_END_ABI_FILE, raffle.interface.formatJson()); |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
here is my code for the 99-update-front-end.js file-
getting this error when running yarn hard deploy-
Beta Was this translation helpful? Give feedback.
All reactions