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.

CommentFileSizeAuthor
#2 remove_drush_integration-3098439-2.patch3.62 KBcriz

Comments

criz created an issue. See original summary.

criz’s picture

Status: Active » Needs review
StatusFileSize
new3.62 KB
chr.fritsch’s picture

+++ b/README.txt
@@ -92,21 +92,6 @@ the second adds the Drupal module.
--- INSTALLATION using Drush --

This line should then also be removed.

  • criz committed aff310d on 8.x-1.x
    Issue #3098439 by criz, chr.fritsch: Remove drush dl functionality
    
criz’s picture

Status: Needs review » Fixed

Thx. It has been removed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.