-
Notifications
You must be signed in to change notification settings - Fork 183
TypeError: Cannot read properties of undefined (reading '0') #195
Comments
@alymurtazamemon please help |
Hey, I also ran into this problem a few days ago, and I found out that the
then try |
Thanks I was having this same error and this solved it. If you don't mind please do a pull to the main code base to correct it. |
You can also use vrfCoordinatorV2Address = await vrfCoordinatorV2Mock.getAddress() with Hardhat version |
i got this error error when i run
yarn hardhat test
i deleted the
artifacts
andcache
folders but the error still persist.The text was updated successfully, but these errors were encountered: