Open TheFunkyMonk opened 3 years ago
Can you, please,
1) nuke the vendor folder
2) delete the composer.lock file
3) run composer update
4) Try requiring the plugin again?
Same issue with a clean install
Not a proper fix, but I had this issue in August and was able to make the install work by spec'ing an older version. If it's the project I think it is then I used v1.2.12.
Description
I can install this plugin through the plugin store just fine, but when trying to install via composer as outlined in the readme, it results in the following error:
Steps to reproduce
composer require craftcms/aws-s3
Notes
./vendor/bin/composer require craftcms/aws-s3
), which resulted in the same error.Additional info