Created
January 27, 2022 14:28
-
-
Save ojchris/8712cf93b64026a6771c3dace70fb26e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Surface Pro@DESKTOP-9SPLE2Q MINGW64 /c/wamp/www/sheffield-iapt (feature/#180306264) | |
$ ddev drush updb | |
[warning] Schema information for module content_moderation was missing from the database. You should manually review the module updates and your database to check if any updates have been skipped up to, and including, content_moderation_update_8700(). | |
[warning] Schema information for module workflow was missing from the database. You should manually review the module updates and your database to check if any updates have been skipped up to, and including, workflow_update_8000(). | |
[warning] Schema information for module workflows was missing from the database. You should manually review the module updates and your database to check if any updates have been skipped up to, and including, workflows_update_8000(). | |
[error] (Currently using Missing or invalid module The following module is marked as installed in the core.extension | |
configuration, but it is missing: | |
* quick_node_clone | |
Review the suggestions for resolving this incompatibility [1] to repair your | |
installation, and then re-run update.php. | |
[1] https://www.drupal.org/docs/8/update/troubleshooting-database-updates | |
) | |
[error] The installed version of the /Content Moderation/ module is too old to | |
update. Update to a version prior to 9.0.0 first (missing updates: | |
content_moderation_post_update_update_cms_default_revisions, | |
content_moderation_post_update_set_default_moderation_state, | |
content_moderation_post_update_set_views_filter_latest_translation_affected_revision, | |
content_moderation_post_update_entity_display_dependencies, | |
content_moderation_post_update_views_field_plugin_id). | |
Requirements check reports errors. Do you wish to continue? (yes/no) [yes]: | |
> yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment