contract is not getting deployed #4862
Unanswered
mariamsayeed
asked this question in
Q&A
Replies: 2 comments
-
Hi, you cannot run scripts like regular node js in hardhat you should run |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mariamsayeed Did you compile your contract and does it generate these abi and bin files in the same directory? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when I am running node deploy.js command, it is showing this error Error: ENOENT: no such file or directory, open './SimpleStorage_sol_SimpleStorage.abi'
Beta Was this translation helpful? Give feedback.
All reactions