- 🇮🇳India amitgoyal
This might help https://www.drupal.org/project/drupal/issues/3276393#comment-15011746 💬 If you answer "no" to Composer plugin authorization prompts, important plugins like composer/installers do not execute, which can lead to an instance of Drupal installed into the vendor directory Fixed
composer require composer/installers rm -rf vendor/autoload.php vendor/autoload_runtime.php vendor/composer composer install