fs-readdir-recursive : Recursively read a directory. You can installing fs-readdir-recursive 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 fs-readdir-recursive $ sudo npm install -g fs-readdir-recursive
If want to update the fs-readdir-recursive package execute the command as below,
$ sudo npm update fs-readdir-recursive
Update package globally,
$ npm install -g fs-readdir-recursive
$ sudo git clone https://github.com/rektide/fs-readdir-recursive.git
$ sudo npm install -g ./fs-readdir-recursive
fs-readdir-recursive@1.1.0 /usr/lib/node_modules/fs-readdir-recursive
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fs-readdir-recursive
Package Name | fs-readdir-recursive |
Version | 1.1.0 |
Description | Recursively read a directory |
Released Date | 2017-11-10T15:48:10.959Z |
Published by | dead_horse |
How to Learn | https://www.npmjs.com/package/fs-readdir-recursive/tutorial |