You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
orbun create
, i have no problems withbun i
on projects with dependencies already installed. I now seeerror: 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:
bun-v1.0.20
(also not viable)The text was updated successfully, but these errors were encountered: