Skip to content

Install Issue #507

@AdithyaLaakso

Description

@AdithyaLaakso

I was following this guide:

https://johanhelsing.studio/posts/extreme-bevy

and successfully got through the line:

cargo install matchbox_server

However, the next instruction was to run:

matchbox_server

It was not added to path.

I also tried

cargo run matchbox_server

and I got

~/codebackup/extreame_bevy  main  ✘!? ❯ cargo run matchbox_server rs   15:57 warning: unused manifest key: target.wasm32-unknown-unknown.runner Compiling getrandom v0.3.3 Compiling bevy_app v0.16.1 Compiling bevy_color v0.16.2 Compiling matchbox_socket v0.12.0 error: The wasm32-unknown-unknown targets are not supported by default; you may need to enable the "wasm_js" configuration flag. Note that ena bling the wasm_js feature flag alone is insufficient. For more information see: https://docs.rs/getrandom/0.3.3/#webassembly-support

followed by an enormous number of errors.

I was using a Dell XPS Desktop running Arch Linux at the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions