You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just starting with thirdweb contracts, but when I try to run forge build, solc crashes saying SIGKILL 9, which I take means it runs out of memory. I tried memory tracking and indeed it runs out of RAM.
Is there any way to make it so that it uses less ram? The compilation took around 8GB like it was nothing.
Best regards!
The text was updated successfully, but these errors were encountered:
Hello!
I'm just starting with thirdweb contracts, but when I try to run forge build, solc crashes saying SIGKILL 9, which I take means it runs out of memory. I tried memory tracking and indeed it runs out of RAM.
Is there any way to make it so that it uses less ram? The compilation took around 8GB like it was nothing.
Best regards!
The text was updated successfully, but these errors were encountered: