Back to All

Running Error : Type Error in index.js

Dear Team,
I was in Second Part of the Tutorial , Minting my NFT , I went to the terminal and typed : node scripts/mint-nft.js.
Then I got a running error on a file that I didnt write. It is a file automatically generated , called : index.js, the error is : TypeError: Cannot read properties of undefined (reading 'toHexString')
How can I solve this problem , Please help.
Arturo

ReadMe