oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.26k stars 2.69k forks source link

bun upgrade fails with failed to verify Bun (exit code: 6) in intel mac #13028

Open manastunga787 opened 1 month ago

manastunga787 commented 1 month ago

What version of Bun is running?

1.1.20

What platform is your computer?

Darwin 20.6.0 x86_64 i386

What steps can reproduce the bug?

bun upgrade Bun v1.1.21 is out! You're on v1.1.20 after downloading showing error message error: failed to verify Bun (exit code: 6)

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

kzc commented 1 month ago

see https://github.com/oven-sh/bun/commit/a4759eb14780dcc449209a1caa680849c0732d89

cloudspeech commented 2 days ago

$ bun upgrade Bun v1.1.28 is out! You're on v1.1.8 error: failed to verify Bun (exit code: 6)

I am on MacOS 11.7.10.

Darwin Kernel Version 20.6.0 x86_64.

If the upgrade failure is due to the minimum-supported MacOS version being 13, I expect a much better error message pointing to the version requirement!

manastunga787 commented 2 days ago

Bun 1.1.27 onwards is supported in Mac os 13.*. So upgrade your mac to install latest bun