pm2-axon-rpc : Remote procedure calls built on top of axon.. You can installing pm2-axon-rpc 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 pm2-axon-rpc $ sudo npm install -g pm2-axon-rpc
If want to update the pm2-axon-rpc package execute the command as below,
$ sudo npm update pm2-axon-rpc
Update package globally,
$ npm install -g pm2-axon-rpc
$ sudo git clone https://github.com/rektide/pm2-axon-rpc.git
$ sudo npm install -g ./pm2-axon-rpc
pm2-axon-rpc@0.5.0 /usr/lib/node_modules/pm2-axon-rpc
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pm2-axon-rpc
| Package Name | pm2-axon-rpc |
| Version | 0.5.0 |
| Description | Remote procedure calls built on top of axon. |
| Released Date | 2017-09-06T10:07:34.499Z |
| Published by | tknew |
| How to Learn | https://www.npmjs.com/package/pm2-axon-rpc/tutorial |