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

Cannot read properties of undefined (reading 'services') #83

Open
milkovsky opened this issue Oct 29, 2024 · 0 comments
Open

Cannot read properties of undefined (reading 'services') #83

milkovsky opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@milkovsky
Copy link

I ran lando init --source lagoon
At the end of the init process I see the Error:

ERROR ==> Cannot read properties of undefined (reading 'services')

It happens after I execute any lando command, even lando info.

My .lando.yml file:

name: drupal-austria
recipe: lagoon
config:
  webroot: web
  composer_version: 2.8.1
  xdebug: true
  php: 8.3
  build:
    - composer install
@milkovsky milkovsky added the bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant