You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to test I generated a Model.
I then wanted to generate an API resource and I encountered a somewhat obscure error.
➜ cqrstest git:(main) ✗ bin/console make:ddd:resource
The name of the model class to create the resource for (e.g. Customer). Model must exist already.:
> Customer
Which base path should be used? Default is "src/" [src/]:
> src/Customer/
[ERROR] Unknown config flavor:
What is my mistake?
The text was updated successfully, but these errors were encountered:
Hello, I am interested in your project.
In order to test I generated a Model.
I then wanted to generate an API resource and I encountered a somewhat obscure error.
What is my mistake?
The text was updated successfully, but these errors were encountered: