intercom-client : Official Node bindings to the Intercom API. You can installing intercom-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 intercom-client $ sudo npm install -g intercom-client
If want to update the intercom-client package execute the command as below,
$ sudo npm update intercom-client
Update package globally,
$ npm install -g intercom-client
$ sudo git clone https://github.com/rektide/intercom-client.git
$ sudo npm install -g ./intercom-client
intercom-client@2.9.1 /usr/lib/node_modules/intercom-client
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall intercom-client
Package Name | intercom-client |
Version | 2.9.1 |
Description | Official Node bindings to the Intercom API |
Released Date | 2017-10-25T14:55:25.340Z |
Published by | choran |
How to Learn | https://www.npmjs.com/package/intercom-client/tutorial |