Open
Description
You will see the following error:
Cannot run program "docker": error=2, No such file or directory
STS cannot find Docker because it was not started up with the environment's env variables. See Transmode/gradle-docker#65
The following solution has been witnessed to work:
open -a "STS" &
This will startup STS with all the environment variables.
Thanks to Bas for pointing out the error.
Metadata
Metadata
Assignees
Labels
No labels