How to Install esprima-fb NPM Packages on Ubuntu / Debian

How to Install esprima-fb software package in NPM Packages

esprima-fb : Facebook-specific fork of the esprima project. You can installing esprima-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 esprima-fb
$ sudo npm install -g esprima-fb

If want to update the esprima-fb package execute the command as below,

$ sudo npm update esprima-fb

Update package globally,

$ npm install -g esprima-fb

Git clone:

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

esprima-fb@15001.1001.0-dev-harmony-fb /usr/lib/node_modules/esprima-fb

How to remove esprima-fb package :

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

$ sudo npm uninstall esprima-fb

Basic Information of esprima-fb NPM Package:

Package Name esprima-fb
Version 15001.1001.0-dev-harmony-fb
Description Facebook-specific fork of the esprima project
Released Date 2015-07-31T22:47:13.272Z
Published by jeffmo
How to Learn https://www.npmjs.com/package/esprima-fb/tutorial