Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The service "Happyr\WordpressBundle\Api\WpClient" has a dependency on a non-existent service "Psr\Http\Message\RequestFactoryInterface". #11

Open
alexis2209 opened this issue Aug 27, 2021 · 1 comment

Comments

@alexis2209
Copy link

alexis2209 commented Aug 27, 2021

I receive this error after installation :
The service "Happyr\WordpressBundle\Api\WpClient" has a dependency on a non-existent service "Psr\Ht tp\Message\RequestFactoryInterface".
Can you explain me how solve it ?

Thx

@alexis2209 alexis2209 changed the title The service "Happyr\WordpressBundle\Api\WpClient" has a dependency on a non-existent service "Psr\Ht tp\Message\RequestFactoryInterface". The service "Happyr\WordpressBundle\Api\WpClient" has a dependency on a non-existent service "Psr\Http\Message\RequestFactoryInterface". Aug 27, 2021
@karameloso
Copy link

I am quite sure you are missing the PSR7 implementation. Try composer require nyholm/psr7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants