Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

avoid crash #7

@TimDaub

Description

@TimDaub
[0] internal/child_process.js:313
[0]     throw errnoException(err, 'spawn');
[0]     ^
[0]
[0] Error: spawn ENOMEM
[0]     at ChildProcess.spawn (internal/child_process.js:313:11)
[0]     at exports.spawn (child_process.js:503:9)
[0]     at WriteStream.error (/usr/src/app/routes/index.js:79:27)
[0]     at Object.onceWrapper (events.js:313:30)
[0]     at emitNone (events.js:106:13)
[0]     at WriteStream.emit (events.js:208:7)
[0]     at fs.close (fs.js:2095:12)
[0]     at /usr/src/app/node_modules/graceful-fs/graceful-fs.js:43:10
[0]     at FSReqWrap.oncomplete (fs.js:135:15)
[0] [nodemon] app crashed - waiting for file changes before starting...

Node is running out of memory.

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