I\'m trying to use nodemailer in my contact form to receive feedback and send them directly to an email. This is the form below.
For me it happened because I forgot to npm install dotenv and require('dotenv').config();