Install error due to missing color module

Created on 5 February 2024, 11 months ago
Updated 2 August 2024, 5 months ago

Drupal\Core\Extension\MissingDependencyException: Unable to install theme: 'dxpr_theme' due to unmet module dependencies: 'color'. in Drupal\Core\Extension\ThemeInstaller->install() (line 169 of core/lib/Drupal/Core/Extension/ThemeInstaller.php).

πŸ› Bug report
Status

Active

Version

10.1

Component

Miscellaneous

Created by

πŸ‡©πŸ‡ͺGermany sic

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

Comments & Activities

  • Issue created by @sic
  • πŸ‡³πŸ‡±Netherlands jurriaanroelofs

    Hi, what commands did you use to install? Can you please try again and see if it installs 10.3.x?

  • πŸ‡©πŸ‡ͺGermany sic

    I installed it via composer as written on the project page. I will try to remember to give it another try soon...

  • πŸ‡ΊπŸ‡ΈUnited States bsnodgrass

    I could not duplicate this problem with the installation or any issue with a missing color module.

    The first time I started with local development installation using lando. I had to adapt the instructions slightly to accommodate, but got a working site on the first try. I installed visiting the local site and using the Drupal Installation Wizard.

    The second attempt again with a local development installation using lando. I used a drush si for the installation. While there were a couple warning messages about missing blocks and missing translation files. I essentially got the same result.

    Neither approach duplicated the problem identified in this issue. I kept a log if there are any questions.

  • πŸ‡¦πŸ‡ΊAustralia adriaanrm

    I have had the same issue.

    Tried installing via command line which failed with this error

    "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 155648 bytes) in C:\wamp64\www\compsdxpr\web\core\lib\Drupal\Core\Cache\MemoryBackend.php on line 109"

    Just a newbie at this so any suggestions are appreciated

  • πŸ‡³πŸ‡±Netherlands jurriaanroelofs

    For new projects I can now recommend https://github.com/dxpr/dxpr_cms

    The only feature that is left to port from DXPR Marketing CMS is Multilingual tooling.

    The great benefit of this new StarterKit is that you don't need WAMP, you can use the included "ddev quikstart" command to launch a pre-configured server.

    https://github.com/dxpr/dxpr_cms/blob/main/README.md

    All future developments will happen on this project.

Production build 0.71.5 2024