Hello, i have some issue enable this module on my site. I have install the module with composer:

composer require drupal/metatag

But i got some several erros on site, backend and frontend. The issue is more or less like this:

TypeError: Argument 5 passed to Drupal\metatag\MetatagManager::__construct() must be an instance of Drupal\Core\Entity\EntityTypeManager, instance of Drupal\webprofiler\Entity\EntityManagerWrapper given in /home/jonathan/Sites/dor.com/application/web/modules/contrib/metatag/src/MetatagManager.php on line 42

See the attachment for more details.

I have already run drush cr and core/rebuild.php and nothing work. Can give me some sugestions?

Best Regards,
Jonathan Fontes
CAETSU

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

JonathanFontesCaetsu created an issue. See original summary.

JonathanFontesCaetsu’s picture

Title: Crash Site whem enable Metatag (Metatags Views) » Crash Site whem enable Metatag

The problem isn't related with view. It's in general issue.

DamienMcKenna’s picture

Status: Active » Closed (duplicate)
Related issues: +#2882954: Error when updating to 8.x-1.1
DamienMcKenna’s picture

Assigned: JonathanFontesCaetsu » Unassigned