maximecolin / technical

0 stars 0 forks source link

cjpeg / libpng12.so.0 error #29

Open maximecolin opened 6 years ago

maximecolin commented 6 years ago

Module build failed: Error: /srv/app/node_modules/mozjpeg/vendor/cjpeg: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

maximecolin commented 6 years ago

https://github.com/thetalecrafter/img-loader/issues/26

maximecolin commented 6 years ago

Fixed by Elao/mounki#222

"resolutions": {
    "img-loader": "^2.0.1"
}