Skip to content

Add memory issues in Node.js documentation #2964

Open
@sc-david-voisin

Description

Maybe we could provide some doc about memory issues with node.

When:

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

Then:

set NODE_OPTIONS with --max-old-space-size=<memory size in MiB>

or buildpack option BUILD_MAX_MEMORY ?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions