Upstream Immich added requirement of extism-js, which in turn requires binaryen.
extism-js install script currently have issues with arm64 machine that's not a Mac:
https://github.com/extism/js-pdk/blob/f952e52/install.sh#L79
If you're on arm64, install binaryen manually to /usr/local/bin:
https://github.com/WebAssembly/binaryen/releases
Upstream Immich added requirement of extism-js, which in turn requires binaryen.
extism-js install script currently have issues with arm64 machine that's not a Mac:
https://github.com/extism/js-pdk/blob/f952e52/install.sh#L79
If you're on arm64, install binaryen manually to
/usr/local/bin:https://github.com/WebAssembly/binaryen/releases