leemunroe / grunt-email-workflow

A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
MIT License
3.05k stars 339 forks source link

Can't run default task without error on imagemin task #61

Closed mitchrenton closed 8 years ago

mitchrenton commented 8 years ago

Hey, I've set this up as you've descibed in the repo, but I get an error on the imagemin task...

Fatal error: Cannot read property 'contents' of undefined

Any ideas what might be causing this?

leemunroe commented 8 years ago

Thanks. Got the same issue. Upgraded the imagemin version to 1.0.0 after finding this.