Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript heap out of memory - with bigger maps #7

Open
themaoci opened this issue Oct 1, 2021 · 0 comments
Open

JavaScript heap out of memory - with bigger maps #7

themaoci opened this issue Oct 1, 2021 · 0 comments

Comments

@themaoci
Copy link

themaoci commented Oct 1, 2021

i was testing it and im in dead end right now cause i cant convert it somehow... map size is 136394KB in size (its a huge map)
Error Message: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
Report file:
report.20211002.013332.20972.0.001.json.zip

SOLUTION:
run script with this argument
node --max-old-space-size=4096 convert.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant