Error : CANNOT FIND MODULE #498
Unanswered
Benrockiee
asked this question in
Q&A
Replies: 2 comments 12 replies
-
@PatrickAlphaC |
Beta Was this translation helpful? Give feedback.
0 replies
-
require("../../helper-hardhat-config.js") while using require you need to mention the file extension i.e in this case its .js |
Beta Was this translation helpful? Give feedback.
12 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 try to run tests and deploy the Fund me contract, i get errors specifically coming from my test and deploy script and that error points at "require("../../helper-hardhat-config") ".. is there a typo somewhere? or is there any way i can rewrite that code to change it..?
Beta Was this translation helpful? Give feedback.
All reactions