PatrickAlphaC / hardhat-nft-fcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid address argument="vrfConsumerBaseV2"

ShabanGomaa opened this issue · comments

When I run

yarn hardhat deploy

I got an error:
Error: invalid address (argument="address", value=undefined, code=INVALID_ARGUMENT, version=address/5.6.1) (argument="vrfConsumerBaseV2", value=undefined, code=INVALID_ARGUMENT, version=abi/5.6.4)

it is related to 02-deploy-random-ipfs-nft.js

Any suggestions?

send me your repo link, I will look into that.