with 100+ images, executing via nodejs results in a failure, note I've collapsed the path names for readability;
Error: Command failed: identify "path/to/temp-image-1" "path/to/temp-image-2" ...
The command line is too long.
at ChildProcess.exithandler (child_process.js:202:12)
at emitTwo (events.js:100:13)
at ChildProcess.emit (events.js:185:7)
at maybeClose (internal/child_process.js:850:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)~~~
with 100+ images, executing via nodejs results in a failure, note I've collapsed the path names for readability;