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 running commands on Electron #189

Open
jdeg opened this issue Nov 23, 2021 · 1 comment
Open

Error running commands on Electron #189

jdeg opened this issue Nov 23, 2021 · 1 comment

Comments

@jdeg
Copy link

jdeg commented Nov 23, 2021

When I compile my application and try to run any command I got this message

something went wrong: spawn docker-compose ENOENT

When I add the option executablePath, it returns

"exec: "docker": executable file not found in $PATH
Current PATH : /usr/bin:/bin:/usr/sbin:/sbin
"

If I "serve" the application, the commands work fine, the problem is after build the application. Is there some way to run this library on ElectronJS? Thanks!

Notes:

@marcocastignoli
Copy link

same error here

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