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