gulp-install : Automatically install npm, bower, tsd, and pip packages/dependencies if the relative configurations are found in the gulp file stream respectively. You can installing gulp-install 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-install $ sudo npm install -g gulp-install
If want to update the gulp-install package execute the command as below,
$ sudo npm update gulp-install
Update package globally,
$ npm install -g gulp-install
$ sudo git clone https://github.com/rektide/gulp-install.git
$ sudo npm install -g ./gulp-install
gulp-install@1.1.0 /usr/lib/node_modules/gulp-install
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-install
Package Name | gulp-install |
Version | 1.1.0 |
Description | Automatically install npm, bower, tsd, and pip packages/dependencies if the relative configurations are found in the gulp file stream respectively |
Released Date | 2017-03-23T08:58:34.139Z |
Published by | joakimbeng |
How to Learn | https://www.npmjs.com/package/gulp-install/tutorial |