Skip to content

Vite Build Javascript Heap Out of Memory #78

Description

@greetingsuniverse

Not sure if this problem is specific to my system, but running vite build script (npm run build) causes javascript heap OOM for me, it could be fixed by replacing the build-only script with node --max-old-space-size=4096 ./node_modules/vite/bin/vite.js build

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