win-fork : Spawn for node.js but in a way that works regardless of which OS youre using. You can installing win-fork 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 win-fork $ sudo npm install -g win-fork
If want to update the win-fork package execute the command as below,
$ sudo npm update win-fork
Update package globally,
$ npm install -g win-fork
$ sudo git clone https://github.com/rektide/win-fork.git
$ sudo npm install -g ./win-fork
win-fork@1.1.1 /usr/lib/node_modules/win-fork
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall win-fork
| Package Name | win-fork |
| Version | 1.1.1 |
| Description | Spawn for node.js but in a way that works regardless of which OS youre using |
| Released Date | 2013-02-04T02:44:41.226Z |
| Published by | forbeslindesay |
| How to Learn | https://www.npmjs.com/package/win-fork/tutorial |