ahgittin opened a new pull request, #347:
URL: https://github.com/apache/brooklyn-ui/pull/347
because jpg gives build issues on m1 mac (converting dynamically to png?):
Module build failed: Error: dyld[78935]: Library not loaded:
/usr/local/opt/libpng/lib/libpng16.16.dylib
Referenced from:
/Users/alex/code/brooklyn/brooklyn-ui/ui-modules/home/node_modules/mozjpeg/vendor/cjpeg
Reason: tried: '/usr/local/opt/libpng/lib/libpng16.16.dylib' (no such
file), '/usr/local/lib/libpng16.16.dylib' (mach-o file, but is an incompatible
architecture (have 'arm64', need 'x86_64')), '/usr/lib/libpng16.16.dylib' (no
such file)
at
/Users/alex/code/brooklyn/brooklyn-ui/ui-modules/home/node_modules/execa/index.js:231:11
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
@
./~/css-loader?sourceMap!./~/postcss-loader!./~/less-loader?{"modifyVars":{"@brand-primary":"#489028","@brand-accent":"#404040","brand-identifier":"brooklyn"},"sourceMap":true}!./app/index.less
12:158121-158172
this seems to allow m1 builds with the old versions of things we use (would
be nice to update those, but for another day)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]