Problem/Motivation
If you try to install the module you get this error:
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by
class="placeholder">infogram have unmet dependencies:
class="placeholder">media.type.infogram (crop) in
/web/core/lib/Drupal/Core/Config/UnmetDependenciesException.php:98
Steps to reproduce
Try to install infogram without crop module
Proposed resolution
Review if crop module is required and add it in the info file if so.
Comments
Comment #3
b2f commentedCommited to 8.x-1.0-rc1
Thanks !