Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
No response
Operating System
Windows
Describe the bug
when i am trying to forked test environment and dynamic private keys/test:
i am facing a error called
forge test --fork-url $Sepolia_rpc_url -vvvvv
[⠊] Compiling...
No files changed, compilation skipped
memory allocation of 2952790016 bytes failed
so I try to increase the memory limit in .toml file but I encounter the same error , can you help me to solve?
but i can able to forge build and forge compile with error
Lesson
Lesson 8
Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
No response
Operating System
Windows
Describe the bug
when i am trying to forked test environment and dynamic private keys/test: i am facing a error called forge test --fork-url $Sepolia_rpc_url -vvvvv [⠊] Compiling... No files changed, compilation skipped memory allocation of 2952790016 bytes failed
so I try to increase the memory limit in .toml file but I encounter the same error , can you help me to solve? but i can able to forge build and forge compile with error