PatrickAlphaC / hardhat-fund-me-fcc

82 stars 182 forks source link

yarn hardhat deploy --tags mocks give this error Error: error:0308010C:digital envelope routines::unsupported #161

Open abdullahtanvir11 opened 1 year ago

abdullahtanvir11 commented 1 year ago

when i tried this command "yarn hardhat deploy --tags mocks" this error is occuring: failed to get chainId, falling back on net_version... An unexpected error occurred:

Error: error:0308010C:digital envelope routines::unsupported

GIRISHNP commented 1 year ago

define const chainId = network.config.chainId in 00-deploy-fund-me.js and import network at the top