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

Creating a Symfony 6.3.2 project with PHP 8.2.8 then installing a orm-pack results in errors #41

Open
jonny827 opened this issue Aug 21, 2023 · 4 comments

Comments

@jonny827
Copy link

@nicolas-grekas The issue is unresolved from #40 . It still shows the error "The service "doctrine.orm.default_annotation_metadata_driver" has a dependency on a non-existent service "doctrine.orm.metadata.annotation_reader".

It still requires using composer require doctrine/annotations

Can you add require doctrine/annotations to the composer.json file or is this a doctrine issue?

Thank you for your help and all of your support to the Symfony community!

@nicolas-grekas
Copy link
Member

Can you please try again after upgrading composer to the latest version?

@jonny827
Copy link
Author

@nicolas-grekas I have the latest version of composer 2.5.8 and I also ran composer update prior to submitting the issue. As a double check I ran composer self-update and then confirmed I was using version 2.4.0 of the orm-pack and then manually deleted my cache and vendor folders and the re-ran composer update and it is still giving me that error.

@nicolas-grekas
Copy link
Member

Can you please give me the full list of reproducing steps?

@zakaria0324
Copy link

did u fond a solution for the error plz ?

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