Hi,
the Problem is solvable via a drush command or an entry in the settings.php
Read here:
https://www.drupal.org/project/drupal/issues/3501582
DRUSH:
drush cset package_manager.settings executables.composer /path/to/composer
settings.php...
Hello everyone,
I have the same problem with my installation of Drupal CMS in conjunction with Plesk (Plesk Obsidian 18.0.67).
Composer is installed and works correctly so far.
In Drupal CMS (Status) I get the message that Composer cannot be found.
As a result, automated updates cannot be...