JamieMason / ImageOptim-CLI

Make optimisation of images part of your automated build process
https://foldleft.io/image-tools
MIT License
3.45k stars 125 forks source link

Error while compressing images #167

Closed rahulcbr closed 6 years ago

rahulcbr commented 6 years ago

Getting Error on Mac whle runnning command i Running ImageOptim... ! spawn /Applications/ImageOptim.app/Contents/MacOS/ImageOptim ENOENT

! Please raise an issue at https://github.com/JamieMason/ImageOptim-CLI/issues

Error: spawn /Applications/ImageOptim.app/Contents/MacOS/ImageOptim ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:217:19)
    at onErrorNT (internal/child_process.js:394:16)
    at process._tickCallback (internal/process/next_tick.js:174:19)
JamieMason commented 6 years ago

I will do some work to make the error message much clearer, but it looks like you do not have https://imageoptim.com/mac installed – ImageOptim-CLI automates that mac app so you will need to have it installed. Thanks.