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
-
when i run
npm run dev
it returns wrong.❌ Invalid environment variables: { EMAIL_FROM_ADDRESS: [ 'Invalid email' ] }
what should i do ?
Beta Was this translation helpful? Give feedback.
All reactions