How to Install rfr NPM Packages on Ubuntu / Debian

How to Install rfr software package in NPM Packages

rfr : Require From project Root tool for Node.js.. You can installing rfr 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 rfr
$ sudo npm install -g rfr

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

$ sudo npm update rfr

Update package globally,

$ npm install -g rfr

Git clone:

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

rfr@1.2.3 /usr/lib/node_modules/rfr

How to remove rfr package :

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

$ sudo npm uninstall rfr

Basic Information of rfr NPM Package:

Package Name rfr
Version 1.2.3
Description Require From project Root tool for Node.js.
Released Date 2015-11-15T14:13:33.768Z
Published by warmsea
How to Learn https://www.npmjs.com/package/rfr/tutorial