How to Install nodemailer-stub-transport NPM Packages on Ubuntu / Debian

How to Install nodemailer-stub-transport software package in NPM Packages

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

Git clone:

$ 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

How to remove nodemailer-stub-transport package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall nodemailer-stub-transport

Basic Information of nodemailer-stub-transport NPM Package:

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