Skip to content

Lesson 6 Yarn hardhat #5837

Answered by roychaadit
roychaadit asked this question in Q&A
Jul 11, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Fixed the issue. Replaced

require("@nomicfoundation/hardhat-toolbox")
require("dotenv").config()
require("@nomiclabs/hardhat-etherscan")

with

require("@nomicfoundation/hardhat-toolbox")
require("dotenv").config()

Replies: 1 comment 2 replies

Comment options

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

@Asad-Stacker
Comment options

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