Skip to content

cannot open shared object file #75

Description

@KTibow

Any idea what's going on here? I'm on ARM if it helps.

error: Uncaught (in promise) Error: Could not open library: Could not open library: /home/kendell/.cache/deno/plug/https/github.com/6cd7acf911cb7a3c6b878f4cbcd006ea0e219ed16cb07c0bc41d4d795e30f800.so: cannot open shared object file: No such file or directory
  return Deno.dlopen<S>(await download(options), symbols as any);
              ^
    at new DynamicLibrary (ext:deno_ffi/00_ffi.js:456:42)
    at Object.dlopen (ext:deno_ffi/00_ffi.js:562:10)
    at dlopen (https://jsr.io/@denosaurs/plug/1.0.5/mod.ts:155:15)
    at eventLoopTick (ext:core/01_core.js:179:7)
    at async https://jsr.io/@gfx/canvas/0.5.8/src/ffi.ts:966:10

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