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

Panic with vite+lightningcss when using visitors #13771

Open
corneliusio opened this issue Sep 6, 2024 · 1 comment
Open

Panic with vite+lightningcss when using visitors #13771

corneliusio opened this issue Sep 6, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@corneliusio
Copy link

What version of Bun is running?

1.1.26

What platform is your computer?

Darwin 23.6.0 arm64 arm

What steps can reproduce the bug?

Minimal reproduction of bug: https://github.com/corneliusio/vite-lightningcss

What is the expected behavior?

No response

What do you see instead?

thread '<unnamed>' panicked at napi/src/threadsafe_function.rs:235:57:
called `Result::unwrap()` on an `Err` value: Error { status: InvalidArg, reason: "expect Function, got: Undefined", maybe_raw: 0x0 }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Additional information

No response

@mattpilott
Copy link

I've just hit this, it's blocking docker builds, works in node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants