Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: spawn docker-compose ENOENT #173

Closed
amitojsingh366 opened this issue Jul 1, 2021 · 2 comments
Closed

Error: spawn docker-compose ENOENT #173

amitojsingh366 opened this issue Jul 1, 2021 · 2 comments

Comments

@amitojsingh366
Copy link

Error: spawn docker-compose ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
    at onErrorNT (internal/child_process.js:465:16)
    at processTicksAndRejections (internal/process/task_queues.js:80:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn docker-compose',
  path: 'docker-compose',
  spawnargs: [ 'down' ]
}
@Steveb-p
Copy link
Contributor

Steveb-p commented Jul 1, 2021

Hi @amitojsingh366.

Could you give some context please and specify what isn't working for you / what happened?

@amitojsingh366
Copy link
Author

i just realized that the directory i was trying to run this in didn't exist. my bad this isn't a valid issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants