Skip to content

Unable to access process output and error streams on error #65

@pqnet

Description

@pqnet

The promise interface does not allow recovering stderr/stdout from child_process.exec and similar functions, although the callback interface does expose them, in case of error (in particular when the command has a non-zero exit state)

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