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

esm.sh is likey to fail to load the latest version of JSR packages #854

Open
takker99 opened this issue Jul 16, 2024 · 0 comments
Open

esm.sh is likey to fail to load the latest version of JSR packages #854

takker99 opened this issue Jul 16, 2024 · 0 comments

Comments

@takker99
Copy link

Failing module

For example:

Error message

After running curl https://esm.sh/jsr/@luca/[email protected], I got the following request:

/* esm.sh - error */
throw new Error("[esm.sh] " + "pnpm add @jsr/[email protected],--prefer-offline:  ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @jsr/[email protected]\n\nThis error happened while installing a direct dependency of /esmd/npm/@jsr/[email protected]\n\nThe latest release of @jsr/luca__esbuild_deno_loader is \"0.9.0\".\n\nIf you need the full list of all 1 published versions run \"$ pnpm view @jsr/luca__esbuild_deno_loader versions\".\n");
export default null;

Additional info

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