CompilerError: Stack too deep, try removing local variables. #5206
Unanswered
johnpaulcas
asked this question in
Help
Replies: 1 comment
-
Have you tried |
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 have external library that throw an error by running
forge build
, on hardhat this can be fixed by running optimizer to true, how to resolve this on foundry?Beta Was this translation helpful? Give feedback.
All reactions