I'm receiving the following error on update to alpha2
dropzonejs_eb_widget module
Update #8202
Failed: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "media_type" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 133 of /srv/bindings/4ac9c356e8744a0f99bd504216c4fd7b/code/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php)
Any ideas on where I should be looking to resolve.
Comments
Comment #2
marcoscanoIf you are not using the media module in Drupal core (it seems you are not, based on the error message), you should try with the 8.x-1.x branch of this module. The 2.x branch is intended to be used with media core, and not Media Entity.
Comment #3
Stephen Rockwell commentedI have media 8.1 installed though not using it. I did define an image entity. It looks like I should be waiting for the upgrade path to become clearer for 1.x to 2.x
Comment #4
martinma commentedI have the same message too, just using dropzone js alpha 8. I didnt know the source of the message and dont know if it causes any problems ...
Comment #5
drou7 commentedSame issue. Someone found something to solve it ?
Comment #6
rsavage commentedSame issue. Can anyone simply spell out the convoluted upgrade path from media entity to media core please.. this is ridiculous