Hi, thanks for the solution. I have some comments that could improve the user experience though.
- Couldn’t the .env file be automatically generated?
- If not, it would be great to have an explanation on the terminal of what the user is supposed to do (create the .env file). Or at least a link to a strapi url that explains it. Having to copy the error, and paste it in google to find a solution is not a good user experience.
- Also the explanation should be in the readme.md, as it will be quite common for developers working on the repo/project to run against this issue.