Drush dl (pm:download) has been deprecated with Drush 9:
https://drushcommands.com/drush-9x/pm/pm:download/
dl has been removed. Please build your site using Composer. Add new projects with composer require drupal/[project-name]. Use https://www.drupal.org/project/composer_generate to build a composer.json which represents the enabled modules on your site.
I would suggest to remove the drush integration for shariff. At least we should update the readme and remove shariff.drush.inc for 9.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove_drush_integration-3098439-2.patch | 3.62 KB | criz |
Comments
Comment #2
crizComment #3
chr.fritschThis line should then also be removed.
Comment #5
crizThx. It has been removed.