fb : NodeJS Library for Facebook. You can installing fb 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 fb $ sudo npm install -g fb
If want to update the fb package execute the command as below,
$ sudo npm update fb
Update package globally,
$ npm install -g fb
$ sudo git clone https://github.com/rektide/fb.git
$ sudo npm install -g ./fb
fb@2.0.0 /usr/lib/node_modules/fb
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fb
Package Name | fb |
Version | 2.0.0 |
Description | NodeJS Library for Facebook |
Released Date | 2017-04-16T21:28:14.788Z |
Published by | dantman |
How to Learn | https://www.npmjs.com/package/fb/tutorial |