Bu hatayı gördüğümde hilem, rahatsız edici modülü komut satırından tekrar etkinleştirmeyi ve ardından önbelleği temizlemeyi denemek. Örneğin:
lando drush cr
In FieldStorageConfigStorage.php line 174:
Unable to determine class for field type 'simplenews_issue' found in the 'field.storage.node.simplenews_issue' configuration
In DiscoveryTrait.php line 53:
The "simplenews_issue" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FieldTypePluginManager are: address, address_zone, address_country, comment, datetime, file_uri, file, image, link, list_float, list_string, list_integer, path, text_
with_summary, text, text_long, integer, uri, entity_reference, uuid, float, email, timestamp, string, language, created, changed, map, string_long, password, decimal, boolean
lando drush en simplenews
[notice] Already enabled: simplenews
lando drush cr
[success] Cache rebuild complete.