How to Install promise-waterfall NPM Packages on Ubuntu / Debian

How to Install promise-waterfall software package in NPM Packages

promise-waterfall : promise-waterfall extends promise utilities with sequential flow control like async.waterfall. You can installing promise-waterfall 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 promise-waterfall
$ sudo npm install -g promise-waterfall

If want to update the promise-waterfall package execute the command as below,

$ sudo npm update promise-waterfall

Update package globally,

$ npm install -g promise-waterfall

Git clone:

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

promise-waterfall@0.1.0 /usr/lib/node_modules/promise-waterfall

How to remove promise-waterfall package :

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

$ sudo npm uninstall promise-waterfall

Basic Information of promise-waterfall NPM Package:

Package Name promise-waterfall
Version 0.1.0
Description promise-waterfall extends promise utilities with sequential flow control like async.waterfall
Released Date 2014-11-24T01:04:30.258Z
Published by dotslash.lu
How to Learn https://www.npmjs.com/package/promise-waterfall/tutorial