Skip to content
New issue

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

Bun doesn't seem to work on my computer. #197

Closed
ulisesvina opened this issue Jun 23, 2022 · 3 comments
Closed

Bun doesn't seem to work on my computer. #197

ulisesvina opened this issue Jun 23, 2022 · 3 comments

Comments

@ulisesvina
Copy link

Hello, I've been trying to using Bun on my computer for a month now with no luck in neither macOS (Hackintosh) or Linux. This seems to be an issue ONLY with the bun create command, as bun ./file does work on both OS'es. Apparently, it's a CPU instruction error, it goes as follows:

Fetching package.json...
InstructionError at 41572373


–––– bun meta ––––
Bun v0.0.83 Linux x64 #1 ZEN SMP PREEMPT_DYNAMIC Thu, 16 Jun 2022 20:40:47 +0000
CreateCommand:
HTTP: 1
Elapsed: 208ms | User: 6ms | Sys: 26ms
RSS: 0.27GB | Peak: 23.00MB | Commit: 0.27GB | Faults: 20
–––– bun meta ––––

Ask for #help in https://bun.sh/discord or go to https://bun.sh/issues

Right now I don't think I'll be able to test again on macOS, but as this is occurring on Linux too we can discard it's some weird Hackintosh drivers issue. I'm using Arch Linux with kernel 5.18.5-zen-1.

@ulisesvina ulisesvina changed the title Bun doesn't seem to work in my computer. Bun doesn't seem to work on my computer. Jun 24, 2022
@ulisesvina
Copy link
Author

Recently, I have discovered that this problem occurs across all the commands that involve package managing. So bun install, bun add and bun remove are afected too.

@ulisesvina
Copy link
Author

This problem seems to be exclusive to my Thinkpad. I tested on another computer (same arch.x86_64 and gen. Haswell) and it seems to be working fine

image
image

@ulisesvina
Copy link
Author

Fixed in v0.1.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant