How to Install lie NPM Packages on Ubuntu / Debian

How to Install lie software package in NPM Packages

lie : A basic but performant promise implementation. You can installing lie 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 lie
$ sudo npm install -g lie

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

$ sudo npm update lie

Update package globally,

$ npm install -g lie

Git clone:

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

lie@3.1.1 /usr/lib/node_modules/lie

How to remove lie package :

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

$ sudo npm uninstall lie

Basic Information of lie NPM Package:

Package Name lie
Version 3.1.1
Description A basic but performant promise implementation
Released Date 2017-02-09T14:03:04.773Z
Published by cwmma
How to Learn https://www.npmjs.com/package/lie/tutorial