extfs : Extension of fs module.. You can installing extfs 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 extfs $ sudo npm install -g extfs
If want to update the extfs package execute the command as below,
$ sudo npm update extfs
Update package globally,
$ npm install -g extfs
$ sudo git clone https://github.com/rektide/extfs.git
$ sudo npm install -g ./extfs
extfs@0.0.7 /usr/lib/node_modules/extfs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall extfs
Package Name | extfs |
Version | 0.0.7 |
Description | Extension of fs module. |
Released Date | 2014-04-08T19:13:37.001Z |
Published by | marianopardo |
How to Learn | https://www.npmjs.com/package/extfs/tutorial |