We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.1.42
Microsoft Windows NT 10.0.26120.0 x64
run bun i stripe, and boom
bun i stripe
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
just success
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 boomWhat is the expected behavior?
just success
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: