Closed babeuloula closed 6 years ago
:wave: Which version of node/npm do you have ? I had the same issue with docker, fixed it with this lib https://github.com/imagemin/mozjpeg-bin/issues/18#issuecomment-273973388 Maybe there is a better patch but didn't try to find a better fix yet.
This is node 8.11.3
And I just need to download the deb file and install it ?
Yup, it should be enough. (It is for my container)
Indeed, it's works very fine with this deb file : http://ppa.launchpad.net/hiberis/ppa/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.27-1ubuntu1%7Eppa1_amd64.deb
Thanks you
Hello,
Describe the bug When I try to install with
npm install
I have an error andlibpng-dev
is installed :The log file :
Desktop (please complete the following information):
Can you tell me why I can't install the webclient ?
Thanks