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

bun add report ConnectionRefused #16024

Open
haima3 opened this issue Dec 27, 2024 · 0 comments
Open

bun add report ConnectionRefused #16024

haima3 opened this issue Dec 27, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@haima3
Copy link

haima3 commented Dec 27, 2024

What version of Bun is running?

1.1.42

What platform is your computer?

Microsoft Windows NT 10.0.26120.0 x64

What steps can reproduce the bug?

run bun i stripe, and boom

PS C:\fakepath> bun i stripe --verbose
bun add v1.1.42 (50eec002)
Enqueue package manifest for download: stripe
  🔍 Resolving [1/1] [PackageManager] waiting for 1 tasks
[PackageManager] waiting for 1 tasks
[PackageManager] waiting for 1 tasks
[PackageManager] waiting for 1 tasks
[PackageManager] waiting for 1 tasks
warn: FailedToOpenSocket downloading package manifest stripe. Retry 1/5...

warn: ConnectionRefused downloading package manifest stripe. Retry 2/5...

warn: FailedToOpenSocket downloading package manifest stripe. Retry 3/5...

warn: ConnectionRefused downloading package manifest stripe. Retry 4/5...

warn: FailedToOpenSocket downloading package manifest stripe. Retry 5/5...

error: ConnectionRefused downloading package manifest stripe
Clean lockfile: 1 packages - 1 packages in 44us

What is the expected behavior?

just success

What do you see instead?

No response

Additional information

No response

@haima3 haima3 added bug Something isn't working needs triage labels Dec 27, 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 needs triage
Projects
None yet
Development

No branches or pull requests

1 participant