How to Install fbgraph NPM Packages on Ubuntu / Debian

How to Install fbgraph software package in NPM Packages

fbgraph : Facebook Graph API client. You can installing fbgraph 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 fbgraph
$ sudo npm install -g fbgraph

If want to update the fbgraph package execute the command as below,

$ sudo npm update fbgraph

Update package globally,

$ npm install -g fbgraph

Git clone:

$ sudo  git clone https://github.com/rektide/fbgraph.git
$ sudo  npm install -g ./fbgraph

fbgraph@1.4.1 /usr/lib/node_modules/fbgraph

How to remove fbgraph package :

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

$ sudo npm uninstall fbgraph

Basic Information of fbgraph NPM Package:

Package Name fbgraph
Version 1.4.1
Description Facebook Graph API client
Released Date 2017-01-19T13:45:15.431Z
Published by criso
How to Learn https://www.npmjs.com/package/fbgraph/tutorial