Closed 2tech-development closed 1 year ago
this library will not work in the browser as it is intended for server environments.
if you want to send emails on the server with nextjs, you may want develop email sending APIs that can respond to requests from the browser
I'm trying to use email.js in my nextjs website and getting this error
error - ./node_modules/emailjs/email.js:1:0 Module not found: Can't resolve 'fs'