While trying to enable the module, I get this error: Uncaught PHP Exception Drupal\\Component\\Plugin\\Exception\\PluginNotFoundException: "The "entity_embed" plugin does not exist." at /var/www/html/drupal8/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php line 57, referer: http://localhost/drupal8/admin/modules, the source of which I'm unable to find.
Whereas, if I do a site-install using Drush and install the module, it installs successfully. Any idea whats happening here?
Comments
Comment #1
cs_shadow commentedComment #2
slashrsm commented#2397393: Fatal if installing a module that defined a filter plugin seems to fix it.
Comment #3
cs_shadow commentedThis issue basically depends on when this Core issue is fixed: https://www.drupal.org/node/2387983
Comment #4
cs_shadow commentedComment #5
cs_shadow commentedThis issue is automatically fixed as the Core patch landed.