@mikeyt23/node-cli-utils
    Preparing search index...

    Class SpawnError

    Error thrown by spawnAsync when the spawned process exits with a non-zero exit code and options.throwOnNonZero is true.

    Contains a SpawnResult with the exit code, stdout, stderr, and error (if any).

    Hierarchy

    • Error
      • SpawnError
    Index

    Constructors

    Properties

    Constructors

    Properties

    result: SpawnResult