fstream-ignore : A thing for ignoring files based on globs. You can installing fstream-ignore 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 fstream-ignore $ sudo npm install -g fstream-ignore
If want to update the fstream-ignore package execute the command as below,
$ sudo npm update fstream-ignore
Update package globally,
$ npm install -g fstream-ignore
$ sudo git clone https://github.com/rektide/fstream-ignore.git
$ sudo npm install -g ./fstream-ignore
fstream-ignore@1.0.5 /usr/lib/node_modules/fstream-ignore
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fstream-ignore
Package Name | fstream-ignore |
Version | 1.0.5 |
Description | A thing for ignoring files based on globs |
Released Date | 2016-05-17T20:48:16.244Z |
Published by | zkat |
How to Learn | https://www.npmjs.com/package/fstream-ignore/tutorial |