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

bunx <package> hangs #6458

Closed
woxxo opened this issue Oct 12, 2023 · 0 comments · Fixed by #9143
Closed

bunx <package> hangs #6458

woxxo opened this issue Oct 12, 2023 · 0 comments · Fixed by #9143
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@woxxo
Copy link

woxxo commented Oct 12, 2023

What version of Bun is running?

1.0.6+969da088f5db3258a803ec186012e30f992829b4

What platform is your computer?

Linux 6.5.4-1-default x86_64 x86_64

What steps can reproduce the bug?

Similar problem to this issue: #5831
This command hangs for very long time, at least 10 min without positive result.

$ bun x github:piuccio/cowsay
🔍 Resolving [1/1]
🚚 github:piuccio/cowsay [2/2]
🔍 string-width [4/7]
🔍 strip-final-newline [11/14]

What is the expected behavior?

The package should run immediately.

What do you see instead?

Bun gets stuck for minutes.

Additional information

No response

@woxxo woxxo added the bug Something isn't working label Oct 12, 2023
@Electroid Electroid added the bun install Something that relates to the npm-compatible client label Oct 12, 2023
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

Successfully merging a pull request may close this issue.

2 participants