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

deno task start fails: registry-staging not available #2622

Closed
bobbwhy opened this issue Aug 18, 2024 · 1 comment
Closed

deno task start fails: registry-staging not available #2622

bobbwhy opened this issue Aug 18, 2024 · 1 comment

Comments

@bobbwhy
Copy link

bobbwhy commented Aug 18, 2024

I created a new project and ran deno task start as described in the docs.
error was:
Import 'https://registry-staging.deno.com/@luca/esbuild-deno-loader/meta.json' failed: error sending request for url (https://registry-staging.deno.com/@luca/esbuild-deno-loader/meta.json): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known

thank you

@marvinhagemeister
Copy link
Collaborator

To resolve this error upgrade your Deno version (=run deno upgrade).

The registry-staging.deno.com URL was the prototype URL around December 2023 before JSR became officially JSR. Upgrade your Deno version to fix the error.

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

2 participants