Skip to content

docker deploy failed libsql #5

Description

@rakis10

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions