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
I encounter this error when I try to use image-webpack-loader, a project which uses pngquant as a dependency. An issue has already been filed there. tcoopman/image-webpack-loader#93
Unfortunately the suggested workaround there do not seem to work for Ubuntu 19...
Error: /home/kushagra/work/clarisights/adwyze-frontend/node_modules/pngquant-bin/vendor/pngquant: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
OS: Ubuntu 19.04
I encounter this error when I try to use image-webpack-loader, a project which uses pngquant as a dependency. An issue has already been filed there. tcoopman/image-webpack-loader#93
Unfortunately the suggested workaround there do not seem to work for Ubuntu 19...
The text was updated successfully, but these errors were encountered: