Can't enable Remix <> composable_paragraphs does not exist

Created on 3 April 2024, 3 months ago
Updated 10 April 2024, 3 months ago

Problem/Motivation

Drupal\Core\Extension\Exception\UnknownExtensionException: The module composable_paragraphs does not exist. in Drupal\Core\Extension\ExtensionList->getPathname() (line 524 of core/lib/Drupal/Core/Extension/ExtensionList.php).

Steps to reproduce

composer require 'drupal/composable:^0.1'
ddev drush en remix

Might be a issue also in composable -project?

🐛 Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇫🇮Finland wroxbox

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

Comments & Activities

  • Issue created by @wroxbox
  • 🇺🇸United States jmolivas El Centro, CA

    Thanks for testing and reporting the issue @wroxbox

    I was unable to replicate this issue, I executed the following commands and the module was installed properly

      ddev start
      ddev composer create drupal/recommended-project:^10
      ddev composer require drush/drush
      ddev drush site:install --account-name=admin --account-pass=admin -y
      ddev drush uli
      ddev launch
      ddev composer require 'drupal/composable:^0.1'
      ddev composer require 'drupal/remix:^1.0'
    
  • Status changed to Postponed: needs info 3 months ago
  • 🇺🇸United States jmolivas El Centro, CA
  • Status changed to Closed: works as designed 3 months ago
  • 🇺🇸United States jmolivas El Centro, CA
Production build 0.69.0 2024