This repository was archived by the owner on Mar 17, 2023. It is now read-only.
This repository was archived by the owner on Mar 17, 2023. It is now read-only.
Unable to load image files #51
Closed
Description
After upgrading to 3.0.0, I'm getting this error:
ERROR in ./static/dist/images/products/Product_Landing_Quote.jpg
[2] Module build failed: Error: dyld: Library not loaded: /usr/local/opt/libpng/lib/libpng16.16.dylib
[2] Referenced from: /Users/ev/Git/cumul8.com/node_modules/mozjpeg/vendor/cjpeg
[2] Reason: image not found
[2]
[2] at Promise.all.then.arr (/Users/ev/Git
[2] /cumul8.com/node_modules/execa/index.js:170:11)
[2] at process._tickCallback (internal/process/next_tick.js:103:7)
[2] @ ./~/css-loader?module&localIdentName=[name]__[local]___[hash:base64:5]!./~/postcss-loader!./~/stylus-loader!./src/styles/pages/Products.styl 6:2152-2225
This error doesn't happen on the 2.x.x version.
Metadata
Metadata
Assignees
Labels
No labels