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

How to Install mkdirp-promise software package in NPM Packages

mkdirp-promise : Promise version of mkdirp. You can installing mkdirp-promise 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 mkdirp-promise
$ sudo npm install -g mkdirp-promise

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

$ sudo npm update mkdirp-promise

Update package globally,

$ npm install -g mkdirp-promise

Git clone:

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

mkdirp-promise@5.0.1 /usr/lib/node_modules/mkdirp-promise

How to remove mkdirp-promise package :

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

$ sudo npm uninstall mkdirp-promise

Basic Information of mkdirp-promise NPM Package:

Package Name mkdirp-promise
Version 5.0.1
Description Promise version of mkdirp
Released Date 2017-01-31T18:58:24.935Z
Published by ahmadnassri
How to Learn https://www.npmjs.com/package/mkdirp-promise/tutorial