Composer pre-update-cmd and post-update-cmd hooks call a Composer plugin class that doesn't exist

Created on 17 September 2023, about 1 year ago
Updated 17 November 2023, about 1 year ago

Problem/Motivation

Warnings on initialization from Composer:
pre-update-cmd warning:
Class DrupalComposerManaged\ComposerScripts is not autoloadable, can not call pre-update-cmd script
post-update-cmd warning:
Class DrupalComposerManaged\ComposerScripts is not autoloadable, can not call post-update-cmd script

The class DrupalComposerManaged/ComposerScripts is missing from the composer plugins directory.

Steps to reproduce

  1. PHP 8.1
  2. Drupal 10.1
  3. Ignite installed with mediacurrent/drupal-project starter project
πŸ› Bug report
Status

Fixed

Component

Ignite Demo

Created by

πŸ‡ΊπŸ‡ΈUnited States lhridley

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

Comments & Activities

Production build 0.71.5 2024