tmp-promise : The tmp package with promises support and disposers.. You can installing tmp-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 tmp-promise $ sudo npm install -g tmp-promise
If want to update the tmp-promise package execute the command as below,
$ sudo npm update tmp-promise
Update package globally,
$ npm install -g tmp-promise
$ sudo git clone https://github.com/rektide/tmp-promise.git
$ sudo npm install -g ./tmp-promise
tmp-promise@1.0.4 /usr/lib/node_modules/tmp-promise
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tmp-promise
| Package Name | tmp-promise |
| Version | 1.0.4 |
| Description | The tmp package with promises support and disposers. |
| Released Date | 2017-11-06T13:41:32.670Z |
| Published by | benjamin.gruenbaum |
| How to Learn | https://www.npmjs.com/package/tmp-promise/tutorial |