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
I have installed Hardhat in my project directory, and the node_modules folder shows that Hardhat is present. However, when I try to run any Hardhat command, I get the error:
#6848
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
drh123@LAPTOP-LN1ATB9A:~/hardhat-simple-storage-fcc$ npx hardhat
Error HHE3: No Hardhat config file found.
You can initialize a new project by running Hardhat with --init
For more info go to https://hardhat.org/HHE3 or run Hardhat with --show-stack-traces
Beta Was this translation helpful? Give feedback.
All reactions