Apols, first time posting, not sure of protocol. I have similar problem to Package "drupal/core" is not installed Trying to install Drush. WAMP, PHP8, Windows 11
I have PATH to..\htdocs\drupal_test3\vendor\drush\drush in User variables in Environment variables I have installed composer in ../htdocs/drupal_test3
./htdocs/drupal_test3
composer --version
Composer version 2.5.8 2023-06-09 17:13:21*
I cd to ../htdocs/drupal_test3/vendor/drush/drush Type drush. I get
../htdocs/drupal_test3/vendor/drush/drush
$ drush --version
[preflight] Package "drupal/core" is not installed
Help appreciated.