Problem with Interaction.s.sol - Getting a vm.keyExistsJson error #1756
Unanswered
Hardeybola
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello @Hardeybola, I don't seem to have that issue on my end; please delete that |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys, how are you all doing.
I'm having a problem writing interactions.s.sol.
In Patricks course, we re supposed to install Foundry Dev ops so we can get our most recent deployed contract.
I installed it and after writing my code, when im run it, i get an error directing me to DevOpsTools saying
"Member "keyExistsJson" not found or not visible after argument-dependent lookup in contract Vm"
i dont know if thos error is common and what the solution is. thank you.
Beta Was this translation helpful? Give feedback.
All reactions