nft-minter-tutorial
nft-minter-tutorial copied to clipboard
hardhat-ethers install issue
Hi, on step 12 in "how to create an NFT tutorial" the hardhat-ethers install has apostrophes which causes an error.
Code should be: npm install --save-dev @nomiclabs/hardhat-ethers ethers@^5.0.0