-
-
Notifications
You must be signed in to change notification settings - Fork 426
Closed
Labels
Description
With latest 11.9.0, I get this error:
10:04:52 INFO - npm error prebuild-install warn install /lib64/libc.so.6: version 'GLIBC_2.33' not found (required by .../node_modules/better-sqlite3/build/Release/better_sqlite3.node)
This happens on an older SLES image that worked just fine with the previous version of better-sqlite3
.
I guess the change of the GLIBC baseline version was done by mistake, maybe done in #1341.