
Problem/Motivation
Following error is triggered whenever installing theme in a Drupal 9 website.
Drupal\Core\Config\UnsupportedDataTypeConfigException: Invalid data type in config marinelli.settings, found in file themes/contrib/marinelli/config/install/marinelli.settings.yml: Duplicate key "sidebar_class1" detected at line 31 (near "sidebar_class1: ''"). in Drupal\Core\Config\FileStorage->read() (line 118 of /app/web/core/lib/Drupal/Core/Config/FileStorage.php).
Comments
Comment #3
gaurav.kapoor CreditAttribution: gaurav.kapoor at Axelerant commentedRemoved duplicate config as well as commented configs not needed anymore.