TypeError after updating to Drupal core 10.3

Created on 28 June 2024, 4 months ago
Updated 29 August 2024, about 2 months ago

Problem/Motivation

After I updated my site to Drupal core 10.3, I get this error on all pages:

The website encountered an unexpected error. Try again later.

TypeError: Drupal\patternkit\Asset\PatternDiscovery::__construct(): Argument #4 ($logger) must be of type Drupal\Core\Logger\LoggerChannelInterface, Psr\Log\NullLogger given, called in /var/www/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 261 in Drupal\patternkit\Asset\PatternDiscovery->__construct() (line 90 of modules/contrib/patternkit/src/Asset/PatternDiscovery.php).

Steps to reproduce

  • Install Patternkit release 9.1.0-beta9 on Drupal 10.2
  • Update Drupal core to 10.3
  • Try to load any page, or run `drush updb`. Notice the error quoted above.
๐Ÿ› Bug report
Status

Fixed

Version

9.1

Component

Module Core

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States krisahil

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024