Lesson 7: TypeError: Cannot read properties of undefined (reading 'getBalance') #6577
Unanswered
shureedshazzad
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi! Check out this threat 5967, it helped me with the same issue. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I received an error when running a test using yarn hardhat test --grep "withdraw ETH". This is the FundMe.test.js file
This is the error I received
This is the fundMe.sol file
This is the package.json file:
Would anyone kindly be able to point out what might be incorrect here? I would greatly appreciate your assistance. Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions