Drupal\Core\File\Exception\NotRegularDirectoryException: %app.root/modules/contrib/gutenberg is not a directory

Created on 15 March 2023, about 2 years ago
Updated 12 September 2023, over 1 year ago

The plugin.manager.gutenberg.blocks_library service is not working because the first argument is missing a % char, instead of %app.root should be %app.root%

  plugin.manager.gutenberg.blocks_library:
    class: Drupal\gutenberg\BlocksLibraryManager
    arguments: ['%app.root', '@module_handler', '@theme_handler', '@theme.initialization', '@cache.discovery', '@logger.channel.gutenberg']
🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇸United States rpayanm

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024