Skip to content

Could not open library: ./target/debug/libdeno_hyper.dylib #1

@ynwd

Description

@ynwd

This is an interesting project.

But I found an error:

$ deno run -A --unstable https://deno.land/x/hyper/example.ts
Download https://deno.land/x/hyper/example.ts
Warning Implicitly using latest version (v0.0.0) for https://deno.land/x/hyper/example.ts
Download https://deno.land/x/hyper@v0.0.0/example.ts
Download https://deno.land/x/hyper@v0.0.0/mod.ts
Check https://deno.land/x/hyper/example.ts
error: Uncaught Error: Could not open library: ./target/debug/libdeno_hyper.dylib: cannot open shared object file: No such file or directory
    at processResponse (core.js:224:13)
    at Object.jsonOpSync (core.js:248:12)
    at Object.openPlugin (deno:cli/rt/40_plugins.js:7:17)
    at https://deno.land/x/hyper@v0.0.0/mod.ts:1:21

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