Lesson 7: Cannot find module 'helper-hardhat-config.js' #1094
-
Hi everyone, I am clueless as to why I'm getting the error below when I'm running the following caommand:
Error screenshot: Here's the 00-deploy-mocks.js inside 'deploy' folder: Here's the Directory structure: I did all possible changes to the path in require("../helper-hardhat-config"), ("../../helper-hardhat-config"), also added extension ".js" at the end of the helper-config filename just to see if something works out but always getting same error. Help please. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Sunil-Reddy-Gummalla
Jul 18, 2022
Replies: 1 comment 7 replies
-
Check Whether the Path is Correct in 01-deploy-fund-me.js? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
ManuWeb3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check Whether the Path is Correct in 01-deploy-fund-me.js?