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

[Bug] #2275

Closed
zhaoyf3509 opened this issue Feb 20, 2023 · 2 comments
Closed

[Bug] #2275

zhaoyf3509 opened this issue Feb 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@zhaoyf3509
Copy link

🐛 Bug Report

(Write your description here)
When I complete the installation of leo with the help of official documents, I created a program, but it doesn't work, and that is the output, I haven't been found any good suggestion.

Steps to Reproduce

Code snippet to reproduce

# Add code here

Stack trace & error message

// Paste the output here
⚠️  "mint.prover.11fa6f2" does not exist. Downloading and storing it (in "/Users/xxx/.aleo/resources/mint.prover.11fa6f2").

thread 'main' panicked at 'cannot call wasm-bindgen imported functions on non-wasm targets', /Users/xxx/.cargo/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.61/src/lib.rs:5604:1
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
       Leo Compiled 'main.leo' into Aleo instructions
⏳ Compiling 'install.aleo'...

Expected Behavior

when I execute the command "leo run " in the directory of. program , it should work rightly rather than put out the wrong message.

(Write what you expected to happen here)

Your Environment

  • [v1.6.3]
  • cargo 1.67.1 (8ecd4f20a 2023-01-10)
  • macOS M1
@zhaoyf3509 zhaoyf3509 added the bug Something isn't working label Feb 20, 2023
@d0cd
Copy link
Collaborator

d0cd commented Feb 21, 2023

I am unable to reproduce the error on this commit, which is tagged with v.1.6.3.
0a738d4

Could you please paste which commit you are on?

@zhaoyf3509
Copy link
Author

I am unable to reproduce the error on this commit, which is tagged with v.1.6.3. 0a738d4

Could you please paste which commit you are on?

Thank you for your concerning, and the problem has been resolved. It was caused by the bad network environment, which is not avaliable for downloading the necessary reliable packages .

@d0cd d0cd closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants