gulp-cheerio : Manipulate HTML and XML files with Cheerio in Gulp.. You can installing gulp-cheerio 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-cheerio $ sudo npm install -g gulp-cheerio
If want to update the gulp-cheerio package execute the command as below,
$ sudo npm update gulp-cheerio
Update package globally,
$ npm install -g gulp-cheerio
$ sudo git clone https://github.com/rektide/gulp-cheerio.git
$ sudo npm install -g ./gulp-cheerio
gulp-cheerio@0.6.2 /usr/lib/node_modules/gulp-cheerio
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-cheerio
Package Name | gulp-cheerio |
Version | 0.6.2 |
Description | Manipulate HTML and XML files with Cheerio in Gulp. |
Released Date | 2015-02-01T00:05:40.724Z |
Published by | kenpowers |
How to Learn | https://www.npmjs.com/package/gulp-cheerio/tutorial |