promised-exec : Promised execution of terminal command.. You can installing promised-exec 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 promised-exec $ sudo npm install -g promised-exec
If want to update the promised-exec package execute the command as below,
$ sudo npm update promised-exec
Update package globally,
$ npm install -g promised-exec
$ sudo git clone https://github.com/rektide/promised-exec.git
$ sudo npm install -g ./promised-exec
promised-exec@1.0.1 /usr/lib/node_modules/promised-exec
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall promised-exec
| Package Name | promised-exec |
| Version | 1.0.1 |
| Description | Promised execution of terminal command. |
| Released Date | 2014-12-13T07:55:54.947Z |
| Published by | yakimchuk |
| How to Learn | https://www.npmjs.com/package/promised-exec/tutorial |