rimraf-promise : Promises/A+ version of rimraf. You can installing rimraf-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 rimraf-promise $ sudo npm install -g rimraf-promise
If want to update the rimraf-promise package execute the command as below,
$ sudo npm update rimraf-promise
Update package globally,
$ npm install -g rimraf-promise
$ sudo git clone https://github.com/rektide/rimraf-promise.git
$ sudo npm install -g ./rimraf-promise
rimraf-promise@2.0.0 /usr/lib/node_modules/rimraf-promise
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rimraf-promise
| Package Name | rimraf-promise |
| Version | 2.0.0 |
| Description | Promises/A+ version of rimraf |
| Released Date | 2015-10-20T10:53:24.685Z |
| Published by | shinnn |
| How to Learn | https://www.npmjs.com/package/rimraf-promise/tutorial |