gulp-patterns icon indicating copy to clipboard operation
gulp-patterns copied to clipboard

wiredep task error fix

Open msreekm opened this issue 10 years ago • 0 comments

This is a fix for the newer versions of gulp inject that expects a stream instead of src string. Error- 10:21:17] 'wiredep' errored after [10:21:17] Error in plugin 'gulp-inject' Message: passing target file as a string is deprecated! Pass a vinyl file stream (i.e. use gulp.src)!

msreekm avatar Feb 10 '16 18:02 msreekm