nft-minter-tutorial icon indicating copy to clipboard operation
nft-minter-tutorial copied to clipboard

hardhat-ethers install issue

Open lathaamb opened this issue 4 years ago • 0 comments

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

lathaamb avatar Aug 27 '21 03:08 lathaamb