From Islandora/jsonld#23
While uninstalling the core islandora module, this error occurs:
ubuntu@claw:/var/www/html/drupal/web/modules/contrib$ drupal module:uninstall islandora
[ERROR] Attempt to create a field field_image that does not exist on entity type media.
It seems to be tied to the order in which our config entities get removed when uninstalling the module.
From Islandora/jsonld#23
While uninstalling the core islandora module, this error occurs:
It seems to be tied to the order in which our config entities get removed when uninstalling the module.