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

connection error: unexpected end of file #2434

Open
hemanth opened this issue May 18, 2024 · 1 comment
Open

connection error: unexpected end of file #2434

hemanth opened this issue May 18, 2024 · 1 comment

Comments

@hemanth
Copy link

hemanth commented May 18, 2024

export DENO_TLS_CA_STORE=system
~/labs
❯ deno --version
deno 1.43.5 (release, aarch64-apple-darwin)
v8 12.4.254.13
typescript 5.4.5
~/labs
❯ deno run -A -r https://fresh.deno.dev
error: error sending request for url (https://deno.land/[email protected]/fs/_util.ts): connection error: unexpected end of file
    at https://deno.land/[email protected]/fs/ensure_dir.ts:2:33

Am I missing something here?

@marvinhagemeister
Copy link
Collaborator

marvinhagemeister commented May 18, 2024

I'm unable to reproduce that on my end. It works as expected.

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

No branches or pull requests

2 participants