You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay in commenting on this, but thanks for the report!
I think this is a bug in the CLI where it's a panic, instead a first-class error should likely be reported. I unfortunately won't have time to get around to this for some time, but it's good to have this logged!
Steps to Reproduce
Run
wasm-pack test --node
on the following crate:Cargo.toml
:lib.rs
:If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
Expected Behavior
Either:
Actual Behavior
The text was updated successfully, but these errors were encountered: