Firstly, forgive my ignorance if that's the only problem. I'm more of a design person and much less so on the developer spectrum.

I did a fresh install of Drupal 9 and am trying to create a sub-theme using the included starterkit. When I try to install it, I see the following message: "This theme is not compatible with Drupal 9.0.0. Check that the .info.yml file contains a compatible 'core' or 'core_version_requirement' value."

Am I doing something wrong? Thank you!

Comments

PixelStix created an issue. See original summary.

markhalliwell’s picture

Title: Drupal 9 starterkit not compatible » [bootstrap] Drupal 9 Starterkit not compatible
Version: 8.x-3.22 » 8.x-3.x-dev
Component: Theme Settings » Code
Category: Support request » Task
Issue tags: -starterkit starter kit not compatible drupal 9

The message is correct, it needs the appropriate core_version_requirement property in the theme's .info.yml file for it to work in D9.

markhalliwell’s picture

Status: Active » Fixed

  • markcarver committed 6fcd87f on 8.x-4.x
    Issue #3150009 by markcarver, PixelStix: [bootstrap] Drupal 9 Starterkit...

  • markcarver committed 5a58c20 on 8.x-3.x
    Issue #3150009 by markcarver, PixelStix: [bootstrap] Drupal 9 Starterkit...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.