-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Upstream Immich added requirement of extism-js, which is built on Ubuntu 24.04 with Glibc 2.39.
Anything lower than Ubuntu 24.04 or Debian 13 currently doesn't work as extism-js install script fails:
> extism-js dist/index.js -i src/index.d.ts -o dist/plugin.wasm
extism-js: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by extism-js)
ELIFECYCLE Command failed with exit code 1.
This needs to be fixed:
extism/js-pdk#129
extism/js-pdk#125
Metadata
Metadata
Assignees
Labels
No labels