Cant install via Craft INterface
Closed this issue · 3 comments
alanski66 commented
PHP version | 7.4.20
Darwin 20.6.0
MySQL 5.7.34
Craft Pro 3.7.13
When I install via Plugin store I get:
Response:
PHP Fatal Error 'yii\base\ErrorException' with message 'Class GuzzleHttp\Psr7\Response contains 6 abstract methods and must therefore be declared abstract or implement the remaining methods (Psr\Http\Message\RequestInterface::getRequestTarget, Psr\Http\Message\RequestInterface::withRequestTarget, Psr\Http\Message\RequestInterface::getMethod, ...)'
ostark commented
Try
composer require ostark/craft-async-queue -W
alanski66 commented
Thanks! that's done it
ostark commented
Or remove
/vendor
composer.json