complete-node-bootcamp
complete-node-bootcamp copied to clipboard
Error handling in email.js
Added a try and catch block transport.sendMail(mailoption) because it cause the issue, that email was not able to sent the respective email reciver but when it get added teh error was gone.