OpenZeppelin / workshops

Code and slides for OpenZeppelin Workshops
428 stars 277 forks source link

TypeError: Cannot read properties of undefined (reading '_signTypedData') #15

Open umeraqeel786 opened 2 years ago

umeraqeel786 commented 2 years ago

Hi All ! I am getting this error when i run the script npx hardhat run scripts/sign.js --network rinkeby (Rinkeby Testnet)

Sign authorization: TypeError: Cannot read properties of undefined (reading '_signTypedData') at main (/home/umer/OpenZepplineNFTMinting/scripts/sign.js:20:36)