How to fix this error ? #6129
Unanswered
taiwanweiii
asked this question in
Q&A
Replies: 1 comment
-
Hello @taiwanweiii Try editing your imports in require("@nomiclabs/hardhat-waffle")
require("@nomiclabs/hardhat-etherscan")
require("hardhat-deploy")
require("solidity-coverage")
require("hardhat-gas-reporter")
require("hardhat-contract-sizer")
require("dotenv").config() |
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.
-
I have typed the command npx hardhat deploy, than i got the error below.
Error code
Lock.sol
00-deployer-mocks.js
hardhat.config.js
help-hardhat-config.js
Beta Was this translation helpful? Give feedback.
All reactions