Lesson 7 TypeError: Cannot read properties of undefined (reading 'getContract') #4792
-
Not sure if it's line 18 in FundMe.test.js or another connected file. From one other discussion the resolve was Terminal OUTPUT
`` describe("FundMe", async function () {
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
As you can see in Patricks' screen, his preferenced properties includes getContract, whereas Mine are only getContractAt & getContractFactory, But I tried both of those to no avail. |
Beta Was this translation helpful? Give feedback.
-
Have you installed hardhat deploy package? |
Beta Was this translation helpful? Give feedback.
Have you installed hardhat deploy package?