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

Stephen Rockwell created an issue.

marcoscano’s picture

If 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.

Stephen Rockwell’s picture

I 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

martinma’s picture

I 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 ...

drou7’s picture

Same issue. Someone found something to solve it ?

rsavage’s picture

Same issue. Can anyone simply spell out the convoluted upgrade path from media entity to media core please.. this is ridiculous