- Issue created by @axi35
editing manualy the config in /devel/config/core.extension fixed it (remove the line with "tracer:0")
Message "The following module is marked as installed in the core.extension configuration, but it is missing: tracer" in admin/reports/status#error
composer require --dev 'drupal/webprofiler:^11.1'
vendor/bin/drush en webprofiler
vendor/bin/drush un webprofiler
composer remove drupal/webprofiler
Active
1.2
Code
editing manualy the config in /devel/config/core.extension fixed it (remove the line with "tracer:0")