gulp-replace : A string replace plugin for gulp. You can installing gulp-replace 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-replace $ sudo npm install -g gulp-replace
If want to update the gulp-replace package execute the command as below,
$ sudo npm update gulp-replace
Update package globally,
$ npm install -g gulp-replace
$ sudo git clone https://github.com/rektide/gulp-replace.git
$ sudo npm install -g ./gulp-replace
gulp-replace@0.6.1 /usr/lib/node_modules/gulp-replace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-replace
Package Name | gulp-replace |
Version | 0.6.1 |
Description | A string replace plugin for gulp |
Released Date | 2017-06-20T23:30:41.900Z |
Published by | lazd |
How to Learn | https://www.npmjs.com/package/gulp-replace/tutorial |