socket.io-emitter : [](https://travis-ci.org/socketio/socket.io-emitter) [](http://badge.fury.io/js/socket.io-emitter). You can installing socket.io-emitter 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 socket.io-emitter $ sudo npm install -g socket.io-emitter
If want to update the socket.io-emitter package execute the command as below,
$ sudo npm update socket.io-emitter
Update package globally,
$ npm install -g socket.io-emitter
$ sudo git clone https://github.com/rektide/socket.io-emitter.git
$ sudo npm install -g ./socket.io-emitter
socket.io-emitter@3.1.1 /usr/lib/node_modules/socket.io-emitter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall socket.io-emitter
| Package Name | socket.io-emitter |
| Version | 3.1.1 |
| Description | [](https://travis-ci.org/socketio/socket.io-emitter) [](http://badge.fury.io/js/socket.io-emitter) |
| Released Date | 2017-10-12T06:03:11.882Z |
| Published by | darrachequesne |
| How to Learn | https://www.npmjs.com/package/socket.io-emitter/tutorial |