Lesson-7 (11.17.59): I was trying to test fundme contract and getting error, can anyone help me? Thank you. #5666
Answered
by
alfaqi
rahulpandey70
asked this question in
Q&A
-
This is the error message i'm getting.
This is my unit test code
|
Beta Was this translation helpful? Give feedback.
Answered by
alfaqi
Jun 12, 2023
Replies: 1 comment 8 replies
-
delete and why you are using |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it was about libraries.
I replaced your
package.json
with thisand it works fine
you may need to install the package by
npm i --force