Skip to content

Instantly share code, notes, and snippets.

@scottweinert
Created May 31, 2013 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottweinert/5686310 to your computer and use it in GitHub Desktop.
Save scottweinert/5686310 to your computer and use it in GitHub Desktop.
Error: spawn ENOMEM
Error: spawn ENOMEM
at errnoException (child_process.js:847:11)
at ChildProcess.spawn (child_process.js:794:11)
at exports.spawn (child_process.js:618:9)
at gm._spawn (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/command.js:179:16)
at gm._exec (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/command.js:160:17)
at gm.identify (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/getters.js:74:10)
at gm.Object.keys.forEach.proto.(anonymous function) [as orientation] (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/getters.js:33:12)
at gm.proto.autoOrient (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/convenience/autoOrient.js:23:12)
at module.exports.proto._preprocess (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/command.js:134:14)
at gm._preprocess (/opt/haibu/apps/pingplot/pingplot/package/node_modules/gm/lib/command.js:130:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment