oven-sh/bun

bun update -E doesn't work but --exact works

Open

#7,284 opened on Nov 23, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (4,486 forks)batch import
bugbun installcligood first issue

Repository metrics

Stars
 (90,348 stars)
PR merge metrics
 (Avg merge 1d 17h) (357 merged PRs in 30d)

Description

What version of Bun is running?

1.0.13+f5bf67bd1

What platform is your computer?

Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 x86_64

What steps can reproduce the bug?

run bun update -E

What is the expected behavior?

No response

What do you see instead?

error: Invalid Argument '-E' and also, it shows without colors

Additional information

No response

Contributor guide