bum icon indicating copy to clipboard operation
bum copied to clipboard

Error: illegal hardware instruction bun -v

Open alexilyaev opened this issue 1 year ago • 2 comments

  • I started from scratch
  • Latest bun was available
  • Then I installed an older version with use and it fails to run bun
$ bum use v1.1.20
Bum - installing bun for version 1.1.20...
Extracting zip file...
Bun v1.1.20 is activated.

$ bun -v
zsh: illegal hardware instruction  bun -v

alexilyaev avatar Jul 28 '24 14:07 alexilyaev