Missing Revert Data #6516
Answered
by
KishorKumarParoi
KishorKumarParoi
asked this question in
Q&A
-
From video 7.06.00, I coded this. But this missing revert data error is showing, What can I Do? |
Beta Was this translation helpful? Give feedback.
Answered by
KishorKumarParoi
Mar 25, 2024
Replies: 1 comment 1 reply
-
require("dotenv").config replace the above line with this: require("dotenv").config() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I applaud you for your kind response with a solution. I have fixed out solution in other way. It is solc@0.8.14-fixed version. For more learning why it is necessary to have fixed version hope this blog will help
Thank You.