You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use resend on Cloudflare.
The moment code sees - const resend = new Resend(process.env.FS_CF_RESEND_KEY);
It throws
pm [vite] Internal server error: BaseOptions is not a constructor
The text was updated successfully, but these errors were encountered:
I am trying to use resend on Cloudflare.
The moment code sees -
const resend = new Resend(process.env.FS_CF_RESEND_KEY);
It throws
pm [vite] Internal server error: BaseOptions is not a constructor
The text was updated successfully, but these errors were encountered: