I ran the command npm install emailjs-com --save in my project to install email-js but when I import emailjs from "emialjs-com" I'm getting the error can't resolve 'emialjs-com' in '/Users/visheshgoyal/Desktop/Eternal/eternalwebapp/src/components'. Can someone suggest what can be the possible error.
The SDK name has been changed to '@emailjs/browser'. To fix this problem, install emailjs by running:
npm install @emailjs/browser 
Use the current SDK name instead of 'emailjs-com', which has been deprecated.
https://www.npmjs.com/package/emailjs-com
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With