- Issue created by @glottus
- gaurav gupta Jaipur, Rajasthsan
@glottus , we are getting this error because the migrate_google_sheets_example_setup module is trying to install a block configuration that depends on the Bartik theme, which is no longer available in Drupal 11.
There are two ways we can fix this :- Change the bartik theme to any other theme
- Moving the block configuration from config/install to config/optional
I am doing the 2 option so that we don't get this error.
- Merge request !10Issue #3494295: Not able to install example submodule. β (Open) created by gaurav gupta