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
I bumped into this the other day, and the reason is that the clang version installed on MacOS by default doesn't know about a wasm32-unknown-unknown target when compiling the crypto code there.
Hello,
When I add subxt-signer to my Cargo.toml and build with wasm-pack test --chrome --headless, I get this error
This is how it's added
The text was updated successfully, but these errors were encountered: