Changes are merged, thanks for the help.
Changes are merged now, thanks for the help.
Changes are merged, thanks for the help.
Changes are merged, thanks for the contributions.
Changes are merged, thanks for the help.
Changes are now merged, thanks for the help.
PR has been merged, thanks for the help.
Changes are merged, Thanks for the help everyone.
Please find the patch for 3.0.x branch.
The changes has been merged. Thanks for the MR.
I have re-rolled the patch for 3.0.x branch.
I am getting below errors on drush audiofield:download
[error] The specified file '/var/www/html/web/libraries/audiojs/audiojs' could not be moved to '/tmp/temp_audiofield'.
I have created empty libraries directory before running the command
Steps to reproduce:
- Create a fresh Drupal 9 site
- add and audiofield module using composer
- Now run
drush audiofield:download
command
I am using Drush 11.
Here is the patch to add dependency in composer json and update in info file.
aadil.addweb → created an issue.
I have created a patch that adds Drupal 10 compatibility, fixes Drupal coding standards, and includes the composer.json file.