WINDOWS - FATAL ERROR: Evacuation failed - process out of memory

Hello,

I have a problem regarding my meteor app.

My problem is, I am running my app on Windows, total 16 gb memory and 6 gb used.
When I run the app, it consumes around 2 gb memory. Actually, it seems like it is running fine, but it occasionally occur proccess out of memory error, although enough memory exists.

I don’t think is’s directly related to my source, because I am also running the app with my mac, 8 gb and alomost 80% occupied, on local server which does not produce any out of memory error.

Any help? What is the real problem? and how to fix it?

Thank you very much for your help.

Meteor for Windows is 32-bit, so there’s a maximum memory limit of 2Gb.