Lesson 9 :Error: Invalid Chai property: revertedWith #6167
Answered
by
Nlferu
tusharr1411
asked this question in
Q&A
-
I am getting this error while testing Lesson 9: harshat-smartcontract |
Beta Was this translation helpful? Give feedback.
Answered by
Nlferu
Sep 27, 2023
Replies: 1 comment
-
Hi @tusharr1411 you have incorrect dependencies installed/imported in your hardhat.config, just take a look at course repo and make sure you are in line with those. Check package.json and hardhat.config files |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tusharr1411
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @tusharr1411
you have incorrect dependencies installed/imported in your hardhat.config, just take a look at course repo and make sure you are in line with those. Check package.json and hardhat.config files