Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker deploy failed libsql #5

Open
rakis10 opened this issue Feb 28, 2024 · 0 comments
Open

docker deploy failed libsql #5

rakis10 opened this issue Feb 28, 2024 · 0 comments

Comments

@rakis10
Copy link
Contributor

rakis10 commented Feb 28, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant