Closed (works as designed)
Project:
File metadata manager
Version:
8.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2019 at 10:57 UTC
Updated:
8 Aug 2019 at 09:47 UTC
Jump to comment: Most recent
Comments
Comment #2
mondrakeMost likely, an indication that a module was not installed using composer, but directly from a tarball.
The way to install is typing
composer require drupal/image_effects:^2from the Drupal root.
Comment #3
Raman Starshykh commentedComment #4
linichalexey commentedComment #5
mondrake