Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

npm run build failed with insufficient heap memory. #29

Description

@derneuere

This appears to be a recent npm issue, which I fixed by changing the command to
node --max-old-space-size=4096 which npm install.
I could give the VM more real memory, but it really shouldn't need any more if the coding is efficient.

Metadata

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