Closed ghost closed 8 years ago
this is not a gulp plugin, you should use it in this way:
return gulp.src(plugins.mainBowerFiles())
.pipe(gulp.dest('Build/libraries'));
@ck86 Thanks, you saved my day! And thanks for the great plugin!
Getting the following error when i run this code:
Node version: 5.0 Npm version: 3.3.5 Gulp version: 4.9.0
And here is my bower.json