- Issue created by @persuader
I have installed the enabled the external entities module version 3
i have enabled the Database Cross-Schema Queries
and the MySQL driver implementation of Cross-Schema Queries
when i try to add external entity type i got the following error
TypeError: Drupal\external_entities\Plugin\ExternalEntities\StorageClient\QueryLanguageClientBase::__construct(): Argument #8 ($token_service) must be of type Drupal\Core\Utility\Token, Drupal\Core\Messenger\Messenger given, called in /var/www/drugs/web/modules/contrib/external_entities/modules/xnttsql/src/Plugin/ExternalEntities/StorageClient/Database.php on line 123 in Drupal\external_entities\Plugin\ExternalEntities\StorageClient\QueryLanguageClientBase->__construct() (line 71 of /var/www/drugs/web/modules/contrib/external_entities/src/Plugin/ExternalEntities/StorageClient/QueryLanguageClientBase.php).
How can i fix the issue ?
Active
3.0
Miscellaneous