orm-pack icon indicating copy to clipboard operation
orm-pack copied to clipboard

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

Open jonny827 opened this issue 2 years ago • 4 comments

@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!

jonny827 avatar Aug 21 '23 10:08 jonny827

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

nicolas-grekas avatar Aug 21 '23 10:08 nicolas-grekas

@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.

jonny827 avatar Aug 21 '23 10:08 jonny827

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

nicolas-grekas avatar Aug 21 '23 11:08 nicolas-grekas

did u fond a solution for the error plz ?

zakaria0324 avatar May 30 '24 18:05 zakaria0324