oven-sh/bun

`bun -` keeps running forever

オープン

#13,196 opened on 2024/08/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (4,486 件のフォーク)batch import
bugcliconfirmed buggood first issue

Repository metrics

Stars
 (90,348 個のスター)
PR merge metrics
 (平均マージ 1d 17h) (30d で 357 merged PRs)

説明

What version of Bun is running?

1.1.22-canary.96+df33f2b2a

What platform is your computer?

Darwin 24.1.0 arm64 arm

What steps can reproduce the bug?

run bun - it will run forever without doing a thing.

What is the expected behavior?

it should behave as bun -- so it should print the bun help message

What do you see instead?

Bun starts, prints nothing, won't end the process unless manually

Additional information

No response

コントリビューターガイド