You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use imagemin-mozjpeg version v6.0.0, which has peer dependency mozjpeg ^4.0.0. since mozjpeg version up to 4.1.1, all platform I use to deploy build failed.
here I attatch build fail face with.
jenkins:
/node_modules/mozjpeg/vendor/cjpeg: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
m1:
Warning: Error: dyld[18472]: Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
Referenced from: /Users/user/Desktop/naver-web/cloval-ai-jaewon/node_modules/mozjpeg/vendor/cjpeg
Reason: tried: '/usr/local/opt/libpng/lib/libpng16.16.dylib' (no such file), '/usr/local/lib/libpng16.16.dylib' (no such file), '/usr/lib/libpng16.16.dylib' (no such file)
Hi, I use imagemin-mozjpeg version v6.0.0, which has peer dependency mozjpeg ^4.0.0. since mozjpeg version up to 4.1.1, all platform I use to deploy build failed.
here I attatch build fail face with.
jenkins:
m1:
I notice this problem to imagemin/imagemin-mozjpeg#73.
The text was updated successfully, but these errors were encountered: