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

Linkedom stopped working recently, due a "build" deprecation? #1056

Closed
johnspurlock opened this issue Jan 24, 2025 · 0 comments
Closed

Linkedom stopped working recently, due a "build" deprecation? #1056

johnspurlock opened this issue Jan 24, 2025 · 0 comments
Labels
deno Not working in Deno

Comments

@johnspurlock
Copy link

Failing module

[email protected]

import { something } from "https://esm.sh/[email protected]?dts&target=deno"

Error message

After running deno bundle I got this:

error: Module not found "https://esm.sh/[email protected]/Release/canvas.node?target=deno".
    at https://esm.sh/[email protected]?target=deno:2:8

and https://esm.sh/build provides a clue that this is now deprecated? I was under the impression that package/version bundles were immutable

Stuck on this - this only ever worked from esm.sh (the skypack bundle has "perf_hooks" references)

Thanks,
- John

@johnspurlock johnspurlock added the deno Not working in Deno label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deno Not working in Deno
Projects
None yet
Development

No branches or pull requests

1 participant