nodemailer-stub-transport : Stub transport for Nodemailer. You can installing nodemailer-stub-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-stub-transport $ sudo npm install -g nodemailer-stub-transport
If want to update the nodemailer-stub-transport package execute the command as below,
$ sudo npm update nodemailer-stub-transport
Update package globally,
$ npm install -g nodemailer-stub-transport
$ sudo git clone https://github.com/rektide/nodemailer-stub-transport.git
$ sudo npm install -g ./nodemailer-stub-transport
nodemailer-stub-transport@1.1.0 /usr/lib/node_modules/nodemailer-stub-transport
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nodemailer-stub-transport
Package Name | nodemailer-stub-transport |
Version | 1.1.0 |
Description | Stub transport for Nodemailer |
Released Date | 2016-08-18T07:13:14.204Z |
Published by | andris |
How to Learn | https://www.npmjs.com/package/nodemailer-stub-transport/tutorial |