-
Notifications
You must be signed in to change notification settings - Fork 6
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
Build with wasm-pack for example fails on MacOS #16
Comments
Ok @bragaz I will try that from a Linux machine |
@andynog You can use the docker container to compile the package from macOS. |
Thanks @manu0466 I could compile directly on Linux and via Docker on MacOS and test the example. Both worked! I will close this issue. |
Trying to follow the instructions in the examples folder and when I try to run the wasm-pack command it's not working.
Environment:
macOS Catalina 10.15.7
I have Rust installed
Also installed wasm-pack
But when I run the command
wasm-pack
it fails with the error below (note: the instruction said to run from the crw-wallet but I believe repo name has changed to cosmos-rust-wallet)Am I doing something wrong ?
The text was updated successfully, but these errors were encountered: