Skip to content

Why am I getting E_MISSING_ENV_VALUE when I have .env file in root when running migration? #3692

Discussion options

You must be logged in to vote

Hey @matthewswallace! 👋🏻

The error is more than just E_MISSING_ENV_VALUE, it tells you that you are requiring some environment variables but you didn't defined them.

Looking at the info you shared, you are validating MSSQL variable, but you are using MYSQL.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@matthewswallace
Comment options

Answer selected by RomainLanz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants