You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @sandeepV2
Sorry for the very, very long wait.
Please be sure to enter your command like so: npx hardhat run scripts/deploy.js --network sepolia
Your terminal needs to read the commands in the correct order. Here hardhat will recognise the following run as a command. If followed by --network, it will throw an error because Hardhat won't recognise it as a command.
Hope this helps 😃
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
npx hardhat --network sepolia run scripts/deploy.js
Expected behavior Deploy the NFT on sepolia test net.
Screenshots/ERROR
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: