简体   繁体   中英

imagemin dist is not working properly

i have working on project using grunt.i am getting this exception while running project using grunt with mvn.

Warning: Running "imagemin:dist" (imagemin) task Warning: Cannot find module 'graceful-fs' Use --force to continue.

can any one help me?.

Thanks advance.

I guess that, one more time, "imagemin" has released a new unstable version. This is not the first time.

If this is confirmed, I will block all Grunt dependencies in our package.json (no more "~"). We have done the same thing with Bower, as everybody is always releasing buggy versions all the time...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM