Closed magic890 closed 5 years ago
this could be related:
This error means that the system is lacking libpng development library, which is needed to install imagemin Node.JS module. To install it on CentOS 6, you need to issue this command: yum install libpng-devel
It's probably an issue with pngquant-bin
, but maybe we could catch that error and try to fall back to the system-wide install.
Running
pngquant()
trigger this error:OS: CentOS release 6.6 (Final) Kernel: 2.6.32-431.23.3.el6.x86_64 GNU/Linux