How to Install facebook-chat-api NPM Packages on Ubuntu / Debian

How to Install facebook-chat-api software package in NPM Packages

facebook-chat-api : Facebook chat API that doesnt rely on XMPP. Will NOT be deprecated April 30th 2015.. You can installing facebook-chat-api 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 facebook-chat-api
$ sudo npm install -g facebook-chat-api

If want to update the facebook-chat-api package execute the command as below,

$ sudo npm update facebook-chat-api

Update package globally,

$ npm install -g facebook-chat-api

Git clone:

$ sudo  git clone https://github.com/rektide/facebook-chat-api.git
$ sudo  npm install -g ./facebook-chat-api

facebook-chat-api@1.4.0 /usr/lib/node_modules/facebook-chat-api

How to remove facebook-chat-api package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall facebook-chat-api

Basic Information of facebook-chat-api NPM Package:

Package Name facebook-chat-api
Version 1.4.0
Description Facebook chat API that doesnt rely on XMPP. Will NOT be deprecated April 30th 2015.
Released Date 2017-04-28T16:16:05.631Z
Published by schmavery
How to Learn https://www.npmjs.com/package/facebook-chat-api/tutorial