-
Notifications
You must be signed in to change notification settings - Fork 17
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
ERROR TypeError: Cannot read properties of undefined (reading 'match') #116
Comments
I'm having a similar issue. Drush works fine in my instance but I have some custom tooling set up that looks like this:
Running
So same error from the same spot in |
@soniktrooth You have |
When I try to run any drush command I get an error with the drupal10 recipe.
I get the following error using
-vvv
option:.lando.yml content:
Drush version in composer: 11.6.0
Lando version: v3.21.0
All plugin are up to date.
The text was updated successfully, but these errors were encountered: