rechoir : Require any supported file as a node module.. You can installing rechoir 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 rechoir $ sudo npm install -g rechoir
If want to update the rechoir package execute the command as below,
$ sudo npm update rechoir
Update package globally,
$ npm install -g rechoir
$ sudo git clone https://github.com/rektide/rechoir.git
$ sudo npm install -g ./rechoir
rechoir@0.6.2 /usr/lib/node_modules/rechoir
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rechoir
| Package Name | rechoir |
| Version | 0.6.2 |
| Description | Require any supported file as a node module. |
| Released Date | 2015-07-22T14:42:26.370Z |
| Published by | tkellen |
| How to Learn | https://www.npmjs.com/package/rechoir/tutorial |