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

Non-existent service "jms_serializer.metadata.typed_properties_driver.inner" #860

Open
titospeakap opened this issue Aug 6, 2021 · 3 comments

Comments

@titospeakap
Copy link

Q A
Bug report? yes
Feature request? no
BC Break report? yes
RFC? no

Steps required to reproduce the problem

Install the bundle version 3.6+ (not inclusive) on a Symfony 4.4 project without any custom configuration

Expected Result

No errors when executing a symfony command (php bin/console)

Actual Result

I get error message

In CheckExceptionOnInvalidReferenceBehaviorPass.php line 86:

  The service "jms_serializer.metadata.typed_properties_driver" has a dependency on a non-existent service "jms_serializer.metadata.typed_properties_driver.inner".
@goetas
Copy link
Collaborator

goetas commented Aug 7, 2021

which php version are you running?

@titospeakap
Copy link
Author

which php version are you running?

php 7.2

@codegrapple
Copy link

codegrapple commented Jan 11, 2022

Works up to 3.8.* inclusive

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

3 participants