[ERROR] Only attribute mapping is supported by make:entity, but the App\Entity\BlogPost class uses a
different format. If you would like this command to generate the properties & getter/setter methods, add your
mapping configuration, and then re-run this command with the --regenerate flag.
PS C:\wamp64\www\Sylius-test\MyFirstShop> symfony console make:entity BlogPost
created: src/Entity/BlogPost.php created: src/Repository/BlogPostRepository.php
[ERROR] Only attribute mapping is supported by make:entity, but theApp\Entity\BlogPost class uses a--regenerate flag.
different format. If you would like this command to generate the properties & getter/setter methods, add your
mapping configuration, and then re-run this command with the