[Puppet v3] Unable to compile in a different repository #67
Unanswered
rakshithvk19
asked this question in
Help / Q&A / Troubleshooting
Replies: 1 comment
-
Hi @rakshithvk19, have you been able to solve this? Compilation works fine in the "official" repository, I'm afraid I cannot help much troubleshooting in other repos. |
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 trying to compile ONLY puppet-v3 challenge in a different repo, but I am getting the following error when i run
forge build
:I have tried to reproduce the issue in the github repo here
I am using the solidity compilier version 0.8.25
I tried to do the same for puppet-v2 and it works fine.
How do i resolve this issue? Thanks in advance
Solutions that I tried
forge update
forge clean
and buildgit submodule update
Beta Was this translation helpful? Give feedback.
All reactions