Probably this is related to Drush, but posting here to follow up:

I installed 2.0.x-dev version on a clean D9, when I try to execute drush upe it shows
Command "upe" is not defined.

and if I try drush entity-update it shows

In UpdateDBCommands.php line 109:                                                                                                    
Drupal removed its automatic entity-updates API in 8.7. See https://www.drupal.org/node/3034742.

where UpdateDBCommands.php refers to vendor/drush/drush/src/Commands/core/UpdateDBCommands.php

drush --version    
Drush Launcher Version: 0.6.0
Drush Commandline Tool 10.2.2

Comments

matiasmiranda created an issue. See original summary.

iwsp’s picture

Thankyou for the information, can you re try withe the new dev version ?

iwsp’s picture

Status: Active » Needs review
binnythomas’s picture

Hello @iwsp.

The drush commands are working in the dev version but I am getting the following error.

Class "Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager" does not exist.

binnythomas’s picture

Attaching patch with the fix.

sivakarthik229’s picture

Status: Needs review » Fixed

Please use the latest version of the module.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.