- 🇮🇳India dev22.addweb
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 commandSteps 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.