Skip to content

failed to find an installation of rustup in PATH, even with rustup is already installed #1015

Open
@insinfo

Description

@insinfo

🐛 Bug description

I set the environment variables, I installed "rustup" on my machine, then when I try to install "wasm-pack" this error appears

image
image

🤔 Expected Behavior

that install normally

🌍 Your environment

Windows 10 64bits
rustup --version
rustup 1.24.3 (ce5817a94 2021-05-31)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active rustc version is rustc 1.52.1 (9bc8c42bb 2021-05-09)

RUSTUP_HOME => C:\rust\rustup
CARGO_HOME => C:\rust\cargo

cargo --version
cargo 1.52.0 (69767412a 2021-04-21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions