lando / lando/upsun

drupal8 recipe on existing project "lando composer" command not available

Open
#186 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7
Forks
5
Avg merge
1h 17m
Merged PRs (30d)
3

Description

I have an existing Drupal 8 project after executing "lando start" on it , "lando composer" command is not available to me. what could be the issue?

- ubuntu 20
- docker 23
- lando 3.11

Here is my lando yml file content:

`name: Drupal
recipe: drupal8
config:
webroot: web`

During lando start it is downloading and installing properly `Composer (version 2.2.18) successfully installed to: /usr/local/bin/composer
Use it: php /usr/local/bin/composer
`
Please suggest.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the provided .lando.yml and reproduce the issue using the Drupal 8 recipe after running "lando start". Check why the installed Composer binary is not exposed through the "lando composer" command; done means the command is available for this existing project or the required configuration is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.