steveninety / svelte-email-tailwind

Code, preview and test-send email templates with Svelte and Tailwind classes and render them to HTML or plain text.
MIT License
10 stars 1 forks source link

"Cannot find module 'resend' imported from node.modules/svelte-email-tailwind/preview.index.js." #5

Closed cmjoseph07 closed 3 months ago

cmjoseph07 commented 3 months ago

"Cannot find module 'resend' imported from node.modules/svelte-email-tailwind/preview.index.js."

Getting this error when attempting to exactly replicate the nodemailer config route portion. Do you need resend or do you have any advise how to resolve?

steveninety commented 3 months ago

If you update to the latest version, then using nodemailer should work. Let me know if anything's wrong!