contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Forge build runs out of memory for the project

Open jindra12 opened this issue 4 months ago • 1 comments

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!

jindra12 avatar Oct 22 '24 22:10 jindra12