Firebase – Cannot find module @sendgrid/mail in Cloud Functions (Typescript)
I want to test out SendGrid to automate sending emails which will be triggered from Firebase Cloud Functions. I use Typescript to write the Cloud Functions. But for some reason, even after following all the steps, I keep getting an…