oven-sh / bun

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

Erro ao adicionar biblioteca externa #13056

Open Kaue-Alves opened 2 months ago

Kaue-Alves commented 2 months ago

How can we reproduce the crash?

image

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.7 (72bc258) on windows x86_64_baseline [AddCommand]

Illegal instruction at address 0x7FF79F28F3F1

github-actions[bot] commented 2 months ago

@Kaue-Alves, the latest version of Bun is v1.1.21, but this crash was reported on Bun v1.1.7.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade
cirospaciari commented 1 month ago

Olá você poderia compartilhar qual o modelo do seu processador e tentar bun upgrade --canary para ver se o problema foi solucionado na versão mais atual?