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

The installation shell doesn't work #274

Closed
DevGoatX opened this issue Oct 24, 2023 · 0 comments
Closed

The installation shell doesn't work #274

DevGoatX opened this issue Oct 24, 2023 · 0 comments

Comments

@DevGoatX
Copy link

Hi, I cloned the project and ran install.sh of the web folder.
After all, I got an error

warning: 13 warnings emitted
    Finished dev [unoptimized + debuginfo] target(s) in 0.53s
warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.20
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
    Processing "index.wasm"...
thread 'main' panicked at /Users/username/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-web-0.6.26/src/wasm_context.rs:642:41:
unknown name section chunk type: 7
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error Command failed with exit code 101.

rustc -V
rustc 1.75.0-nightly (cd674d617 2023-10-24)
cargo -V
cargo 1.75.0-nightly (d2f6a0485 2023-10-20)

I am not sure how to fix this issue.
Please help me.

Best Regards

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

No branches or pull requests

2 participants