Skip to content

Command execution error "Cannot find the entity manager" #247

@jogoool

Description

@jogoool

after installing the bundle the make:reset-password command could not generate all the files, I got error Cannot find the entity manager for class "App\Entity\ResetPasswordRequest"

P V
symfony 5.4
doctrine 2.10
PHP 8.1.11

created: src/Controller/ResetPasswordController.php
created: src/Entity/ResetPasswordRequest.php

In DoctrineHelper.php line 91:

Cannot find the entity manager for class "App\Entity\ResetPasswordRequest"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions