child_process.js:948
throw errnoException(process._errno, ‘spawn’);
^
Error: spawn ENOMEM
at errnoException (child_process.js:1001:11)
at ChildProcess.spawn (child_process.js:948:11)
at exports.spawn (child_process.js:736:9)
at gm._spawn (/opt/node/apps/YUKARi/node_modules/gm/lib/command.js:187:16)
at gm._exec (/opt/node/apps/YUKARi/node_modules/gm/lib/command.js:167:17)
at gm.proto.(anonymous function) [as size] (/opt/node/apps/YUKARi/node_modules/gm/lib/getters.js:68:12)
at gm.thumb (/opt/node/apps/YUKARi/node_modules/gm/lib/convenience/thumb.js:19:10)
at Object.exports.thumbnail (/opt/node/apps/YUKARi/core/s3_image.js:290:11)
at /opt/node/apps/YUKARi/core/s3_image.js:383:13
at /opt/node/apps/YUKARi/node_modules/collie-core/node_modules/async/lib/async.js:111:13
Cause:Insufficient memory
Solution:Expand memory or reduce concurrency
Similar Posts:
- How to Solve Error: ENOENT: no such file or directory, scandir ‘..\node_modules\node-sass\vendor’
- Nuxtjs project installation dependency error [Solved]
- [Solved] Error: No module factory available for dependency type: ContextElementDependency
- Throw Er of node error// Unhandled ‘error’ event solution
- joi Validation error: UnhandledPromiseRejectionWarning: Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
- [Solved] NPM Error: gyp: No Xcode or CLT version detected!
- Error: Can’t walk dependency graph: Cannot find module ‘@popperjs/core’ from ‘node_modules\bootstrap\dist\js\bootstrap.esm.js’
- Project startup error: related to modules and node versions