Steps:
Error:
E_MISSING_ENV_VALUE: Missing environment variable "HOST"
Because you have not placed .env file in your project root folder. Copy example env file and rename it to .env
What? you mean when the app is created from the start/fresh it doesnt put the .env on root? It doesnt make sense.
Do not create issues until it is confirmed as an issue by someone. Use Github discussions instead
Why close? Its happening @thetutlage
May I know why you cannot create a Discussion thread for this?
I am reporting it as an issue for you. I am helping you man. If you want you can verify. It would take you only 5 mins to verify. I have given you the steps.
I love your framework thats why I am helping you.
No need to help me. If you are looking for help, then use Github discussions like everyone else.
I have opened a discussion to see what is going on: https://github.com/adonisjs/core/discussions/1874
It may be an issue with "@adonisjs/core": "5.0.4-preview-rc-2" as someone also reported this on Stack Overflow. It looks like the .env file is not copied anymore in the build folder.
Most helpful comment
I have opened a discussion to see what is going on: https://github.com/adonisjs/core/discussions/1874
It may be an issue with
"@adonisjs/core": "5.0.4-preview-rc-2"as someone also reported this on Stack Overflow. It looks like the.envfile is not copied anymore in the build folder.