Skip to content

Lesson 9 Error HH9 #4990

Answered by paulcoffee85
chopperttt asked this question in Q&A
Mar 2, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

You probably tried to import the "hardhat" module from your config or a file imported from it.

Remove the line
const { ethers } = require("hardhat");

Also: Check your hardhat.config file to see if typo in it. Like account instead of accounts

otherwise, post your repo link to get up or post in issue. It's hard to analyze just by error description.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@umairahmed88
Comment options

Comment options

You must be logged in to vote
2 replies
@chopperttt
Comment options

@paulcoffee85
Comment options

Answer selected by chopperttt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants