gulp-imagemin: not work in node 6.10.3

comes a error when calling this code: .pipe(imagemin())

I installed: npm i --save-dev imagemin-gifsicle imagemin-jpegtran imagemin-optipng imagemin-svgo gulp-imagemin

the error: image

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 16 (5 by maintainers)

Most upvoted comments

@kevva how can i get the detail error message in gulp pipeline?