Skip to content

ENOENT: command not found #11

Description

@goliatone

Handle error and give message explaining that the command was not found.

envset failed to execute provided command.
Ensure the following is a valid command.
slv docker-compose.tpl
{ Error: spawn slv ENOENT
    at exports._errnoException (util.js:1008:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
    at onErrorNT (internal/child_process.js:348:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    at Module.runMain (module.js:577:11)
    at run (bootstrap_node.js:352:7)
    at startup (bootstrap_node.js:144:9)
    at bootstrap_node.js:467:3
  code: 'ENOENT',
  errno: 'ENOENT',
  syscall: 'spawn slv',
  path: 'slv',
  spawnargs: [ 'docker-compose.tpl' ] }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions