Closed charmpitz closed 10 years ago
is cache:false would fix it ? It is not an option (at least not yet), it has be set into the source file of the package installed locally, ie: node_modules/grunt-contrib-img-min/tasks/imagemin.js.
Have you read through Issue 140? Could be the same issue you're experiencing...
Closing as a duplicate of #140.
@charmpitz if that issue doesn't accurately describe what you're experiencing just comment here and this issue will be reopened.
Running "imagemin:jpg" (imagemin) task Warning: ENOENT, no such file or directory 'static-html/assets/images/compressed/background.min.jpg' Use --force to continue.
Aborted due to warnings.
After running imagemin my jpegs have 0 bytes even when i overwrite them or when i create new ones with .min.jpg extension. Something is definetly wrong. First time i ran it worked perfectly but after that this happened.
This is my config: