Lesson-14 BasicNft
deploy error
#2737
-
Hi! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 34 replies
-
Hey @TimeKeyRoll that's not really an error, just a main-menu page. Have you tried selecting sidenote: I see an error on line 19 in your |
Beta Was this translation helpful? Give feedback.
-
@TimeKeyRoll This thing pops up when we have multiple hardhat.config.js files in our project or no file, run this command |
Beta Was this translation helpful? Give feedback.
@TimeKeyRoll This thing pops up when we have multiple hardhat.config.js files in our project or no file, run this command
npx hardhat --verbose
and see it will tell you the path of thathardhat-config.js
file, delete that one.