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

Crash when trying to get into REPL on Windows #8539

Closed
Polygons1 opened this issue Jan 28, 2024 · 4 comments · Fixed by #8456
Closed

Crash when trying to get into REPL on Windows #8539

Polygons1 opened this issue Jan 28, 2024 · 4 comments · Fixed by #8456
Labels
bug Something isn't working repl An issue with `bun repl` windows An issue that only occurs on Windows

Comments

@Polygons1
Copy link

What version of Bun is running?

1.0.26-canary.79+5a0ae3c25

What platform is your computer?

Microsoft Windows NT 10.0.22621.0 x64

What steps can reproduce the bug?

bun repl on a Windows machine

What is the expected behavior?

opens the REPL

What do you see instead?

thread '' panicked at C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\napi-sys-2.2.3\src\functions.rs:7:3:
Must load N-API bindings
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Additional information

No response

@Polygons1 Polygons1 added the bug Something isn't working label Jan 28, 2024
@Electroid Electroid added windows An issue that only occurs on Windows repl An issue with `bun repl` labels Jan 29, 2024
@paperdave
Copy link
Collaborator

Already is fixed, Repl breaks for another reason so i will leave this open.

@paperdave
Copy link
Collaborator

current status:
image

@Polygons1
Copy link
Author

I am not using the install script, but the binary from the zip file because curl brakes but I will try now with the install script

@sarturodev
Copy link

sarturodev commented Feb 14, 2024

this may be the origin that causes the crashes: #8896

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working repl An issue with `bun repl` windows An issue that only occurs on Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants