Skip to content

JavaScript heap out of memory - with bigger maps #7

@themaoci

Description

@themaoci

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions