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
error: 'MYSQL_HOST' is not set. (Parameter 'variable')
error: 'MYSQL_HOST' is not set.
Parsing error (line 2, col 4): 'MYSQL_HOST' is not set.
./dotnet/.env:(line 2, col 4): error: 'MYSQL_HOST' is not set.
Parsing error: Data source is empty or consists only in whitespace.
.env.local: error: Data source is empty or consists only in whitespace.
Parsing error (line 2, col 1): '=VAL' does not have the format of key-value pair.
./dotnet/.env:(line 2, col 1): error: '=VAL' does not have the format of key-value pair.
Parsing error (line 3, col 4): '${ }' is an invalid interpolation expression.
.env:(line 3, col 4): error: '${}' is an invalid interpolation expression.
Parsing error (line 2, col 1): 'This is an error' does not have the format of key-value pair.
./dotnet/.env:(line 2, col 1): error: 'This is an error' does not have the format of key-value pair.
.env.local: error: No such file or directory.
error: Any of these .env files must be present in the root directory of your project: .env.test.local or .env.local
error: Any of these .env files must be present in the root directory of your project: .env.development.local or .env.dev.local or .env.local
error: 'MYSQL_USER' is a key required by the application.
The text was updated successfully, but these errors were encountered:
Example:
The text was updated successfully, but these errors were encountered: