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

ConnectionClosed error with bun update #15384

Open
realguse opened this issue Nov 24, 2024 · 0 comments
Open

ConnectionClosed error with bun update #15384

realguse opened this issue Nov 24, 2024 · 0 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@realguse
Copy link

realguse commented Nov 24, 2024

What version of Bun is running?

1.1.36+ededc168c

What platform is your computer?

Darwin 24.2.0 arm64 arm

What steps can reproduce the bug?

This is not reproducible.

Do something with bun that requires fetching, like bun update or bun create, i have no problems with bun i on projects with dependencies already installed. I now see error: ConnectionClosed downloading package manifest <package>

What is the expected behavior?

It should actually install the package without errors.

What do you see instead?

error: ConnectionClosed downloading package manifest <package>

Additional information

I know this has been answered multiple times before, but none of the proposed solutions there have worked for me

The only solutions I've found are:

  1. Switching to npm, deno, yarn or pnpm (not viable)
  2. Hotspotting from my phone or switching to another network (thats slow)
  3. Downgrading bun to bun-v1.0.20 (also not viable)
@realguse realguse added bug Something isn't working needs triage labels Nov 24, 2024
@RiskyMH RiskyMH added bun install Something that relates to the npm-compatible client and removed needs triage labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client
Projects
None yet
Development

No branches or pull requests

2 participants