gulp-match : Does a vinyl file match a condition?. You can installing gulp-match 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 gulp-match $ sudo npm install -g gulp-match
If want to update the gulp-match package execute the command as below,
$ sudo npm update gulp-match
Update package globally,
$ npm install -g gulp-match
$ sudo git clone https://github.com/rektide/gulp-match.git
$ sudo npm install -g ./gulp-match
gulp-match@1.0.3 /usr/lib/node_modules/gulp-match
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-match
Package Name | gulp-match |
Version | 1.0.3 |
Description | Does a vinyl file match a condition? |
Released Date | 2016-11-05T19:40:59.939Z |
Published by | robrich |
How to Learn | https://www.npmjs.com/package/gulp-match/tutorial |