promised-io : Promise-based IO. You can installing promised-io 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-io $ sudo npm install -g promised-io
If want to update the promised-io package execute the command as below,
$ sudo npm update promised-io
Update package globally,
$ npm install -g promised-io
$ sudo git clone https://github.com/rektide/promised-io.git
$ sudo npm install -g ./promised-io
promised-io@0.3.5 /usr/lib/node_modules/promised-io
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall promised-io
| Package Name | promised-io |
| Version | 0.3.5 |
| Description | Promise-based IO |
| Released Date | 2015-03-14T04:36:22.841Z |
| Published by | kriszyp |
| How to Learn | https://www.npmjs.com/package/promised-io/tutorial |