Problem/Motivation

After upgrading from 5.0.0 to 6.0.0@alpha-1

TypeError: Drupal\advagg_mod\Asset\TranslateCss::__construct(): Argument #2 ($file_url_generator) must be of type Drupal\Core\File\FileUrlGeneratorInterface, Drupal\Core\Config\ConfigFactory given, called in ../core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\advagg_mod\Asset\TranslateCss->__construct() (line 28 of .../modules/contrib/advagg/advagg_mod/src/Asset/TranslateCss.php)

stack:
Drupal 9.5.2
Nginx 1.22.1
PHP 8.1.12
MySQL 8.0.29

Comments

ph7 created an issue.

bonfil1’s picture

This issue was solved on my end by just clearing caches after upgrading.