slushjs/gulp-install
Automatically install npm and bower packages if package.json or bower.json is found in the gulp file stream respectively
JavaScriptMIT
Issues
- 0
- 1
- 1
- 0
- 0
- 0
- 0
Drop dependency on deprecated `gulp-util`
#52 opened by demurgos - 5
Wildcard globs not working properly in gulp
#48 opened by isochronous - 1
Check for binary in ./node_modules/.bin/ first
#50 opened by theredcat - 2
Support silent npm install
#44 opened by balassy - 1
Can you add "composer install"?
#47 opened by matthew-dean - 2
Support for yarn
#42 opened by cauealvesbraz - 7
Callback once modules installed
#17 opened by pavlosgi - 1
- 2
Question: stable release?
#21 opened by keradus - 1
Args parsing always prepends "--" to arg name, breaks commands like "--argname foo"
#45 opened by cboscolo - 3
support jspm install
#23 opened by osdevisnot - 1
TSD is deprecated. Can you add Typings?
#37 opened by codeBelt - 6
- 0
- 0
- 1
- 1
Question: Custom install location?
#34 opened by JonWallsten - 2
add option to pass location of npm repo
#19 opened by freeranger - 1
Add option to set the loglevel of npm
#18 opened by lucasmotta - 2
Support passing configuration data (package.json, bower.json, ...) as object or string instead of using additional external configuration files
#30 opened by alp82 - 3
Support passing arguments to npm install
#28 opened by peterjuras - 1
Installing unnecessary modules
#16 opened by 5ay3h - 6
Can't install anything on our CI server
#10 opened by mde - 3
Break on error
#12 opened by floatdrop - 2
- 2
Doesn't work on more than one folder
#7 opened by jameslnewell - 0
- 9
'end' event not firing
#4 opened by ksmithut - 2
No logging is provided when skipping install.
#5 opened by jonkemp