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 stuck #14235

Open
bigoldcat123 opened this issue Sep 29, 2024 · 4 comments
Open

bun add stuck #14235

bigoldcat123 opened this issue Sep 29, 2024 · 4 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@bigoldcat123
Copy link

What version of Bun is running?

1.1.29

What platform is your computer?

Darwin 23.6.0 arm64 arm

What steps can reproduce the bug?

bun add gets stuck , when there is proxy added in terminal

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

when I remove http_proxy, it works ..

@bigoldcat123 bigoldcat123 added bug Something isn't working needs triage labels Sep 29, 2024
@ghost

This comment was marked as abuse.

@devaoto
Copy link

devaoto commented Sep 29, 2024

this happens to me as well. I just use bun install or bun add <module> again

@chardoncs
Copy link

chardoncs commented Sep 30, 2024

Similar to #4066 I think

Btw bun update seems fine

@KieranP
Copy link

KieranP commented Oct 3, 2024

Encountering the same issue. Since upgrading to Sonoma, bun install, bun add, or other similar operations are taking many orders of magnitude longer than they should. Would be great to have a fix for this in next release. In the meantime, I've had to revert back to using yarn which has no issues.

@nektro nektro added bun install Something that relates to the npm-compatible client and removed needs triage labels Oct 10, 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

5 participants