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

Unable to start lando in github actions #104

Open
gpathi-ihi opened this issue Aug 7, 2024 · 1 comment
Open

Unable to start lando in github actions #104

gpathi-ihi opened this issue Aug 7, 2024 · 1 comment

Comments

@gpathi-ihi
Copy link

Here is the error we get:

Run lando start -v


/ / / / / |/ /__ ___ / / / / / / _____ / /
/ // / / / -) -) _ / \ / -) __/ // / _ //
_/ //|/_/_/_,/ //_/_/_,/ .__()
/
/

Lando has detected that it does not have all the dependencies it needs to run.
But FEAR NOT because we have a special hidden convenience command called lando setup
which will do the heavy lifting and set you right.

Run lando setup and when it completes try running Lando again.

If you get an error or have any issues we recommend you post an issue on
GitHub or ping us in our Slack channel!

◼ Slack - https://launchpass.com/devwithlando
◼ GitHub - https://github.com/lando/lando/issues/new/choose

Error: Process completed with exit code 1.

@rtfm-47 rtfm-47 transferred this issue from lando/lando Aug 7, 2024
@reynoldsalec
Copy link
Member

@gpathi-ihi are you using the setup-lando action? Is so, make sure that you're running setup-lando@v3.

tl;dr, GitHub recently removed Docker Desktop. setup-lando should install it, but apparently v3 is needed for that to work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants