Problem/Motivation
receiving the following error:
NOTICE: PHP message: Uncaught PHP Exception Drupal\Core\Config\UnsupportedDataTypeConfigException: "Invalid data type in config printable.schema, found in file modules/contrib/printable/config/schema/printable.schema.yml : Malformed inline YAML string at line 27 (near "label: 'Tool to be used in generating pdf' ")" at /var/www/docroot/core/lib/Drupal/Core/Config/FileStorage.php line 118
Steps to reproduce
install in Drupal 9.1.0
Proposed resolution
remove extra whitespace at end of the line
Remaining tasks
none
User interface changes
none
API changes
none
Data model changes
none
Issue fork printable-3189610
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jrglasgow commentedComment #4
jrglasgow commentedComment #5
jcnventuraComment #7
jcnventura