mkdirp-then : mkdirp as promised. You can installing mkdirp-then 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-then $ sudo npm install -g mkdirp-then
If want to update the mkdirp-then package execute the command as below,
$ sudo npm update mkdirp-then
Update package globally,
$ npm install -g mkdirp-then
$ sudo git clone https://github.com/rektide/mkdirp-then.git
$ sudo npm install -g ./mkdirp-then
mkdirp-then@1.2.0 /usr/lib/node_modules/mkdirp-then
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mkdirp-then
| Package Name | mkdirp-then |
| Version | 1.2.0 |
| Description | mkdirp as promised |
| Released Date | 2016-02-28T02:25:46.570Z |
| Published by | jongleberry |
| How to Learn | https://www.npmjs.com/package/mkdirp-then/tutorial |