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 in msys2 environment #1893

Closed
thewh1teagle opened this issue Jan 8, 2024 · 0 comments · Fixed by #2026
Closed

Crash in msys2 environment #1893

thewh1teagle opened this issue Jan 8, 2024 · 0 comments · Fixed by #2026

Comments

@thewh1teagle
Copy link

thewh1teagle commented Jan 8, 2024

It may happen because rollup and not napi-rs, but I'll open this issue just for any case.

When running rollup inside msys2 environment in ucrt64 terminal I get the following error:

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

rollup/rollup#5333
rustwasm/wasm-pack#1359

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

Successfully merging a pull request may close this issue.

1 participant