Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got some weird issue. Please see the screenshot below #90

Open
ATHIRADI opened this issue Oct 7, 2022 · 1 comment
Open

I got some weird issue. Please see the screenshot below #90

ATHIRADI opened this issue Oct 7, 2022 · 1 comment

Comments

@ATHIRADI
Copy link

ATHIRADI commented Oct 7, 2022

I'm using an express js MVC structure like a server and with this Node-Sendmail package. I got some different types of errors. Can anyone please help me to resolve this error?

email error

@birm
Copy link

birm commented Jan 31, 2023

your loginShow function invokes sendmail with no arguments, which fails since the first argument is undefined. You should call sendmail on line 47 how you did on line 29. I hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants