-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I tried to deploy app with docker to koyeb and render and failed with same error:
any ideas? thx
at /app/node_modules/libsql/index.js:42:23
at globalThis (/app/node_modules/libsql/index.js:336:29)
37 | statementRun,
38 | statementRowsSync,
39 | statementColumns,
40 | statementSafeIntegers,
41 | rowsNext,
42 | } = load(__dirname) || require(@libsql/${target});
^
TypeError: libc.so: cannot open shared object file: No such file or directory
at /app/node_modules/libsql/index.js:42:23
at globalThis (/app/node_modules/libsql/index.js:336:29)
Metadata
Metadata
Assignees
Labels
No labels