oven-sh / bun

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

Illegal instruction at address 0x7ff7b16d7b91 #9777

Open VanStk opened 3 months ago

VanStk commented 3 months ago

What version of Bun is running?

1.1.0

What platform is your computer?

Microsoft Windows NT 10.0.22621.0 x64

What steps can reproduce the bug?

  1. irm bun.sh/install.ps1 | iex
  2. bun init --yes
  3. bun add weather-js

What is the expected behavior?

No response

What do you see instead?

image

Additional information

No response

Eboubaker commented 3 months ago

same thing happening to me

Eboubaker commented 3 months ago

it happened to me after I changed my processor (I have moved my drive from my laptop to my desktop pc)

carvinlo commented 3 months ago

me too Arm® versions of Windows 11 Pro in a virtual environment on Apple M1

corazon-roto commented 3 months ago

I'm facing the same issue