gulp-change : allow file content manipulations. You can installing gulp-change 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-change $ sudo npm install -g gulp-change
If want to update the gulp-change package execute the command as below,
$ sudo npm update gulp-change
Update package globally,
$ npm install -g gulp-change
$ sudo git clone https://github.com/rektide/gulp-change.git
$ sudo npm install -g ./gulp-change
gulp-change@1.0.0 /usr/lib/node_modules/gulp-change
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-change
Package Name | gulp-change |
Version | 1.0.0 |
Description | allow file content manipulations |
Released Date | 2014-10-25T08:25:35.746Z |
Published by | mpeg |
How to Learn | https://www.npmjs.com/package/gulp-change/tutorial |