How to Install enb NPM Packages on Ubuntu / Debian

How to Install enb software package in NPM Packages

enb : Faster BEM/BEViS assembler. You can installing enb 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 enb
$ sudo npm install -g enb

If want to update the enb package execute the command as below,

$ sudo npm update enb

Update package globally,

$ npm install -g enb

Git clone:

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

enb@1.5.1 /usr/lib/node_modules/enb

How to remove enb package :

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

$ sudo npm uninstall enb

Basic Information of enb NPM Package:

Package Name enb
Version 1.5.1
Description Faster BEM/BEViS assembler
Released Date 2016-11-11T14:15:19.124Z
Published by blond
How to Learn https://www.npmjs.com/package/enb/tutorial