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 #5

Open
oculus-prime opened this issue Mar 1, 2023 · 0 comments
Open

Error: spawn docker-compose ENOENT #5

oculus-prime opened this issue Mar 1, 2023 · 0 comments

Comments

@oculus-prime
Copy link

oculus-prime commented Mar 1, 2023

When I try to run the chainlink node in local, I get this kind of error:

Error: spawn docker-compose ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:285:19)
at onErrorNT (node:internal/child_process:485:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn docker-compose',
path: 'docker-compose',
spawnargs: [ 'down' ]
}

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

1 participant