How to Install email-templates NPM Packages on Ubuntu / Debian

How to Install email-templates software package in NPM Packages

email-templates : Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more! Made for sending beautiful emails with Lad.. You can installing email-templates 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 email-templates
$ sudo npm install -g email-templates

If want to update the email-templates package execute the command as below,

$ sudo npm update email-templates

Update package globally,

$ npm install -g email-templates

Git clone:

$ sudo  git clone https://github.com/rektide/email-templates.git
$ sudo  npm install -g ./email-templates

email-templates@3.1.7 /usr/lib/node_modules/email-templates

How to remove email-templates package :

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

$ sudo npm uninstall email-templates

Basic Information of email-templates NPM Package:

Package Name email-templates
Version 3.1.7
Description Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more! Made for sending beautiful emails with Lad.
Released Date 2017-11-12T15:43:29.183Z
Published by niftylettuce
How to Learn https://www.npmjs.com/package/email-templates/tutorial