- Issue created by @gbonline
Hi,
I take the same error when I apply the child theme Bootstrap Italia Gov 2.12.0 to my site.
It seems like components module is not be installed - on admin appearance interface is shown the message "Requires: Components" for themes Bootstrap Italia 2.12.0 and Bootstrap Italia Gov - Child Theme 2.12.0 -but I've installed it using composer and following these statements bootstrap italia :
$ composer require drupal/components
$ drush pm:enable componentsreceiving successful message.
Checking admin extend section, I can see components module installed too:
Machine name: components
Version: 3.1.0I've installed Drupal 11.1.7 ad PHP 8.4.6 using drush, and I'm using Apache 2.4.63 Postgres 16.8
I can't understand why components module isn't referenced by theme.
Thanks for your help in advance