xpipe : Use cross-platform IPC paths in node.. You can installing xpipe 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 xpipe $ sudo npm install -g xpipe
If want to update the xpipe package execute the command as below,
$ sudo npm update xpipe
Update package globally,
$ npm install -g xpipe
$ sudo git clone https://github.com/rektide/xpipe.git
$ sudo npm install -g ./xpipe
xpipe@1.0.5 /usr/lib/node_modules/xpipe
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall xpipe
| Package Name | xpipe |
| Version | 1.0.5 |
| Description | Use cross-platform IPC paths in node. |
| Released Date | 2016-09-05T18:11:55.730Z |
| Published by | nodexo |
| How to Learn | https://www.npmjs.com/package/xpipe/tutorial |