This happens when trying to install/uninstall any module.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | missing_serialization_dependency-2899699-6.patch | 326 bytes | slydevil |
This happens when trying to install/uninstall any module.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | missing_serialization_dependency-2899699-6.patch | 326 bytes | slydevil |
Comments
Comment #2
slydevil commentedComment #3
slydevil commentedComment #4
slydevil commentedComment #5
slydevil commentedLooks like the serialization module has not been added as a dependency. Patch pending.
Comment #6
slydevil commentedComment #7
slydevil commentedComment #8
damienmckennaThank you for that. However, we're already working on this problem in #2899234: Missing dependency (drupal:serialization) / Fatal error: Class NormalizerBase not found.
Comment #9
hanoiiJust to double check, can you confirm you are also using the webprofiler module that comes from devel and have it enabled?
Comment #10
slydevil commentedYes, I am. That modules causes more problems than it is worth.
Comment #11
marblegravy commentedI just wanted to confirm that this issue occurs when trying to enable Metatag when Web Profiler module is enabled.
Disabling the Web Profiler module will allow you to install and enable Metatag without issue.
Comment #12
leewbutler commentedTo add to what marblegravy mentioned above - I encountered this issue as well when trying to enable the WebProfiler module after having already enabled + configured + saved data via the Metatag module (so disabling Metatag to use WebProfiler is not an option lest I lose that metatag data).
Comment #13
landsman commentedI have same problem with webprofiler and metatag
Comment #14
akempler commentedSame issue here - Metatag was already installed and configured, received error in #4 when enabling webprofiler. Drupal 8.5beta.
Comment #15
dunot commentedsame here with drupal-8.6.dev & metatag 8.x-1.3+1-dev while Web Profiler is enabled – can't even load update.php
Comment #16
damienmckenna@dunot: Please update your Metatag module to 8.x-1.5.
Comment #17
kartagisI'm occassionally getting this error on /devel/php. The error goes away when I do `drush dre metatag`. I'm using metatag:1.8 and I don't have webprofiler installed.