Skip to content

Lesson 7: FundMe.test.js => On executing <yarn hardhat test> i get following error , (I have gone through all the related discussions). #5281

Answered by alymurtazamemon
skayp asked this question in Q&A
Discussion options

You must be logged in to vote

@skayp Update these in hardhat.config.js file;

// require("@nomiclabs/hardhat-waffle")
// require("hardhat-gas-reporter")
//require("@nomiclabs/hardhat-ethers")
require("@nomicfoundation/hardhat-toolbox")
// require("@nomiclabs/hardhat-etherscan")
require("dotenv").config()
// require("solidity-coverage")
require("hardhat-deploy")

Replies: 2 comments 12 replies

Comment options

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

Comment options

You must be logged in to vote
11 replies
@alymurtazamemon
Comment options

@skayp
Comment options

@skayp
Comment options

@alymurtazamemon
Comment options

Answer selected by skayp
@skayp
Comment options

@alymurtazamemon
Comment options

@neerajnerlekar
Comment options

@alymurtazamemon
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
6 participants