-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
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:
- I'm using Mac
- Vue CLI Plugin Electron Builder to build the application
- docker-compose is in $PATH and can be called from the terminal.
Metadata
Metadata
Assignees
Labels
No labels