Open Remonell opened 6 years ago
Putting if (this.baseConfig) delete this.baseConfig
just before baseConfig declaration reduces memory usage by 50%, probably it could help you.
I'm trying three things right now:
--max_old_space_size=4096
as described hereWill let you know how they go.
Any update on this issue?
Hi, I am getting the following error message when I try to run the bruteforce.js:
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Is this because of your code or is there a problem with my device? Running this on a raspberry pi.
Kind regards