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.0.35
Darwin 21.6.0 x86_64 i386
I just type bun upgrade and get this result:
...% bun upgrade Bun v1.2.5 is out! You're on 1.0.35 error: failed to verify Bun (exit code: 4)
I've updated to the latest available release etc. restarted and I still get the error
A smooth upgrade per usual
See first comment.
No response
The text was updated successfully, but these errors were encountered:
I installed via curl and now when I run bun I get:
zsh: illegal hardware instruction bun
Sorry, something went wrong.
bun 1.2.4
bash: line 175: 5234 Illegal instruction: 4 IS_BUN_AUTO_UPDATE=true $exe completions >&/dev/null
AFAICT the problem starts at 1.2.0. (v1.1.19 is working, 1.2.0 fails).
No branches or pull requests
What version of Bun is running?
1.0.35
What platform is your computer?
Darwin 21.6.0 x86_64 i386
What steps can reproduce the bug?
I just type bun upgrade and get this result:
I've updated to the latest available release etc. restarted and I still get the error
What is the expected behavior?
A smooth upgrade per usual
What do you see instead?
See first comment.
Additional information
No response
The text was updated successfully, but these errors were encountered: