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
transmission-native is prebuilt on Github CI with ubuntu-latest, we might need to use an older version to release binaries compatible with older glibc version ? Or support rebuilding #29
npm i transmission-native
[...]
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /build/node_modules/transmission-native/prebuilds/linux-x64/node.napi.node)
The text was updated successfully, but these errors were encountered:
transmission-native
is prebuilt on Github CI with ubuntu-latest, we might need to use an older version to release binaries compatible with older glibc version ? Or support rebuilding #29npm i transmission-native [...] Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /build/node_modules/transmission-native/prebuilds/linux-x64/node.napi.node)
The text was updated successfully, but these errors were encountered: