gulp-flatten : remove or replace relative path for files. You can installing gulp-flatten 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-flatten $ sudo npm install -g gulp-flatten
If want to update the gulp-flatten package execute the command as below,
$ sudo npm update gulp-flatten
Update package globally,
$ npm install -g gulp-flatten
$ sudo git clone https://github.com/rektide/gulp-flatten.git
$ sudo npm install -g ./gulp-flatten
gulp-flatten@0.3.1 /usr/lib/node_modules/gulp-flatten
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-flatten
Package Name | gulp-flatten |
Version | 0.3.1 |
Description | remove or replace relative path for files |
Released Date | 2016-08-13T07:10:27.957Z |
Published by | armed |
How to Learn | https://www.npmjs.com/package/gulp-flatten/tutorial |