I've added this feature on admin config form in the new release. ready for test! thanks!
I've added this feature on admin config form in the new release. ready for test! thanks!
Indeed its a big issue. Going to fix it and add new release for review. thanks for your time!
working on it, let you know when its ready for review! thanks for reviewing it!
crabsoul → created an issue.
anyone having same struggle with Drupal 11? Drush 13 to the rescue! 🎉 Run this command in your Drupal directory: composer require drush/drush:^13 --with-all-dependencies
. It might just save your day!
I had this problem too, but with drupal 11 latest release, and using drush 13 sorted it out for me. I tried this command under my drupal install directory composer require drush/drush:^13 --with-all-dependencies