Lesson 5: "Error: could not coalesce error" in deploy.js file #5854
Unanswered
Pratham2403
asked this question in
Q&A
Replies: 1 comment
-
Hey why don't You try this instead.
This should fix your error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting an error after typing "node deploy.js" in the terminal :
Error: could not coalesce error
Here is the exact error shown in the terminal :
My code is :-
My package.json file is :
This is my ganache screenshot of transactions:
The transactions are happening along with error in the code.
Any Idea how should i proceed further and what changes should i make so that i do not get this error?
Beta Was this translation helpful? Give feedback.
All reactions