Created
June 1, 2020 14:52
-
-
Save lcube45/64532c7773d20d3bbfeb24e5995a29b4 to your computer and use it in GitHub Desktop.
Drupal - fix missing module message error
This file contains hidden or 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
| # https://www.drupal.org/node/2487215 | |
| drush sql-query "DELETE FROM key_value WHERE collection='system.schema' AND name='module_name';" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment