Open fsproru opened 4 years ago
Thanks for opening this! The same error appears in my local:
Error: could not find
docker
on the PATH; please ensure that docker is installed
I had the same issue. Installed docker application on my mac. Now no error.
Do you want to request a feature or report a bug?
Report a bug
What is the current behavior?
Running
circleci local execute
throw an error instead of running a job locallyCan you provide an example?
What is the expected behavior?
A default job named
build
runs.Which version of the CLI and OS are you using? Did this work in previous versions?
CLI: 0.1.7179+e661c13 OS: macOS Catalina Not sure if it worked in the previous versions. It works locally, not in Docker though.
Please provide the output of 'circleci version' and 'circleci diagnostic'.
circleci version
circleci diagnostic
Potential fix: https://github.com/CircleCI-Public/circleci-cli/pull/403