Problem/Motivation

When trying to install the latest rc2, users receive the following installation error:
The 'core_version_requirement' constraint (^8.7.7 || ^9) requires the 'core' key not be set in modules/contrib/visual_website_optimizer/visual_website_optimizer.info.yml

Small sidenote: the module's name is name: Visual Website Opimizer -- this is spelled incorrectly. It should be name: Visual Website Optimizer

Steps to reproduce

  • Download 8.x-1.1-rc2 in a vanilla Drupal install.
  • Try and enable the module. You will receive the error.

Comments

kmonty created an issue. See original summary.

wim leers’s picture

Confirmed. #3189383: The 'core_version_requirement' constraint (^8.7.7 || ^9) requires the 'core' key not be set was committed, but without a new release, that bugfix does not have any effect.

  • ELC committed 8429e49 on 8.x-1.x
    Issue #3218790 by kmonty: Fix the project's name.
    
elc’s picture

Status: Active » Fixed

Minimum version has been bumped and the name fixed.

Release of 1.1 incoming should fix the issues with installing and D9 support.

wim leers’s picture

Wonderful — thanks! :)

Status: Fixed » Closed (fixed)

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