failed to get chainId , while deploying to sepolia lesson 7 #5276
Unanswered
Sanyam2103
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@Sanyam2103 It looks like you do not have install dotenv package or configure it in hardhat.config.js file. Due to that, the hardhat.config.js file not able to read the env variables. |
Beta Was this translation helpful? Give feedback.
2 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.
-
here is my hardhat.config and .env
i am not able to deploy on local testnet like sepolia it says that "failed to get chainid ,falling back on netversion"
Beta Was this translation helpful? Give feedback.
All reactions