Module fails to create Report with Core 8.9.11

Created on 5 December 2020, over 3 years ago
Updated 20 September 2023, 9 months ago

Module does not work after updating Core to 8.9.11, when running Report, I get:

The website encountered an unexpected error. Please try again later.
Error: Class 'DrupalFinder\DrupalFinder' not found in Drupal\upgrade_status\DeprecationAnalyzer->initEnvironment() (line 176 of modules/contrib/upgrade_status/src/DeprecationAnalyzer.php).

This worked as expected before Core upgrade.

πŸ› Bug report
Status

Postponed: needs info

Version

3.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom cebab54

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡·πŸ‡΄Romania ioana apetri

    I had the same issue when I uninstalled drush.
    I use Drupal 9.5.10 and I work to upgrade to D10.
    The issue for me is resolved when i resinstalled drush using composer.
    Also the Upgrade Status module was installed using composer.
    Hope this helps.

  • πŸ‡­πŸ‡ΊHungary GΓ‘bor Hojtsy Hungary

    Interesting about Drush. Upgrade Status has this among composer requirements:

    "require": {
           // ...
            "webflo/drupal-finder": "^1.2",
           // ...
        },
    

    So uninstalling Drush should not remove Drupal Finder. Theoretically.

Production build 0.69.0 2024