-
Notifications
You must be signed in to change notification settings - Fork 3
Description
After running composer require drupal/wxt_bootstrap and installing and setting to default WxT Bootstrap 8.x-6.1 theme I receive the following error:
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "wxt_library.service_wxt". in Drupal\Component\DependencyInjection\Container->get() (line 156 of core/lib/Drupal/Component/DependencyInjection/Container.php).
I tried to run composer require drupal/wxt_library and received the following error:
Problem 1
- Root composer.json requires drupal/wxt_library ^6.0 -> satisfiable by drupal/wxt_library[6.0.0].
- drupal/wxt_library 6.0.0 requires wet-boew/wet-boew 4.0.43.1 -> could not be found in any version, there may be a typo in the package name.