nodemailer-sendgrid-transport : SendGrid transport for Nodemailer. You can installing nodemailer-sendgrid-transport npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install nodemailer-sendgrid-transport $ sudo npm install -g nodemailer-sendgrid-transport
If want to update the nodemailer-sendgrid-transport package execute the command as below,
$ sudo npm update nodemailer-sendgrid-transport
Update package globally,
$ npm install -g nodemailer-sendgrid-transport
$ sudo git clone https://github.com/rektide/nodemailer-sendgrid-transport.git
$ sudo npm install -g ./nodemailer-sendgrid-transport
nodemailer-sendgrid-transport@0.2.0 /usr/lib/node_modules/nodemailer-sendgrid-transport
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemailer-sendgrid-transport
Package Name | nodemailer-sendgrid-transport |
Version | 0.2.0 |
Description | SendGrid transport for Nodemailer |
Released Date | 2015-07-06T22:26:41.739Z |
Published by | eddiezane |
How to Learn | https://www.npmjs.com/package/nodemailer-sendgrid-transport/tutorial |