Invalid environment variables: { EMAIL_FROM_ADDRESS: [ 'Invalid email' ] } #80
Unanswered
faceandfish
asked this question in
Q&A
Replies: 1 comment
-
|
Make sure to add the EMAIL_FROM_ADDRESS="mail@[yourdomain]" in the .env file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when i run
npm run devit returns wrong.❌ Invalid environment variables: { EMAIL_FROM_ADDRESS: [ 'Invalid email' ] }
what should i do ?
Beta Was this translation helpful? Give feedback.
All reactions