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

Drush Launcher deprecation #3461

Closed
janmashat opened this issue Jun 8, 2023 · 2 comments
Closed

Drush Launcher deprecation #3461

janmashat opened this issue Jun 8, 2023 · 2 comments

Comments

@janmashat
Copy link
Contributor

janmashat commented Jun 8, 2023

Drush 11 is not recommended for Drupal 10 and will also be EOL in Nov 2023.

Drush 12 will apparently not be compatible with Drush Launcher: drush-ops/drush-launcher/issues/105

Therefore, references to drush should be replaced with vendor/bin/drush (for example in .lagoon.yml)

Shoutout: wodby/drupal-php/issues/98

@tobybellwood
Copy link
Member

I've got a POC workaround in the 8.3 images uselagoon/lagoon-images#877 that removes drupal console and drush-launcher in favour of ensuring that /app/vendor/bin is in the path to catch any composer-installed drush.

@rocketeerbkw
Copy link
Member

Done in #877

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

No branches or pull requests

3 participants