cordova-minify icon indicating copy to clipboard operation
cordova-minify copied to clipboard

Cannot find module 'image-min'

Open desimon opened this issue 8 years ago • 3 comments

I installed trought NPM. When I try to build the app the following errors occurs:

captura de tela 2016-03-15 as 15 00 44

Resolved changing line 8 on /hooks/after_prepare/minify.js:

'image-min' to 'imagemin'

Before: captura de tela 2016-03-15 as 15 05 15

After: captura de tela 2016-03-15 as 15 05 24

Everything works fine now!

desimon avatar Mar 15 '16 18:03 desimon

I had the same issue and used the same fix

raymens avatar Mar 29 '16 11:03 raymens

I'm sorry for the late response. Will incorporate these fixes.

alastairparagas avatar Jun 28 '16 21:06 alastairparagas

screenshot-github com-2018 04 11-18-33-00 All css files are converted into 1KB size and all files contain [object Object] text

merbin2012 avatar Apr 11 '18 13:04 merbin2012