Installing this module via composer puts it in the vendor directory where drush doesn't find it. I think this is because the composer.json file lists its type as "library."

CommentFileSizeAuthor
#3 3081904-fix-composer-type.patch465 bytescarwin

Comments

carwin created an issue. See original summary.

carwin’s picture

Title: Composer type should be "module" not "library" » Composer type should be "drupal-module" not "library"
carwin’s picture

StatusFileSize
new465 bytes

Here's a patch, though I'm pretty sure this isn't the right way to go about this.

uditrawat’s picture

uditrawat’s picture

Status: Active » Fixed
uditrawat’s picture

Status: Fixed » Closed (fixed)