Skip to content

nodejs operation with too many images fails #10

@staff0rd

Description

@staff0rd

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)~~~

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