Skip to content

Lesson 9 : TypeError: Cannot read properties of undefined (reading 'add') #5831

Answered by alfaqi
MrPositive0709 asked this question in Q&A
Discussion options

You must be logged in to vote

I forgot to tell you to add these requirements only into hardhat.config.js file

require("@nomiclabs/hardhat-waffle");
require("hardhat-deploy");
require("dotenv").config();
require("@nomicfoundation/hardhat-verify");

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
4 replies
@MrPositive0709
Comment options

@MrPositive0709
Comment options

@shikhar229169
Comment options

@MrPositive0709
Comment options

Comment options

You must be logged in to vote
5 replies
@MrPositive0709
Comment options

@alfaqi
Comment options

Answer selected by MrPositive0709
@MrPositive0709
Comment options

@MrPositive0709
Comment options

@MrPositive0709
Comment options

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