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

Local frontend setup error. #693

Open
raashidanwar opened this issue Aug 18, 2024 · 1 comment
Open

Local frontend setup error. #693

raashidanwar opened this issue Aug 18, 2024 · 1 comment

Comments

@raashidanwar
Copy link

I followed the steps to run the frontend locally connected with production but when I ran the command deno task prod:frontend I get

error: 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 at https://deno.land/x/[email protected]/src/build/deps.ts:9:29
@marvinhagemeister
Copy link
Contributor

marvinhagemeister commented Aug 18, 2024

Upgrade your deno version to resolve this error (= run deno upgrade). The registry-staging.deno.com domain was our domain at the end of 2023 before it later became JSR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants