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

error: Toolchain esp in XXX\esp_32_webserver\rust-toolchain.toml is custom and not installed #324

Open
pCoder3000 opened this issue Jul 13, 2024 · 0 comments

Comments

@pCoder3000
Copy link

pCoder3000 commented Jul 13, 2024

Hello Firends,

Im new to rust and esp32 i tried to follow a beginner tutorial: https://youtu.be/o8yNNVFzNnM?list=PL0U7YUX2VnBFbwTi96wUB1nZzPVN3HzgS

I know there an already many open issues and maybe this is a duplicate, but can someone explain to me in simple terms why the rust analyzer is broken after I install the template?

I get this error when I clone the project and try to build it with cargo build. I attempt to compile it under Windows 11

2024-07-13T22:39:01.467639Z ERROR rust_analyzer::main_loop: FetchWorkspaceError: rust-analyzer failed to load workspace: Failed to load the project at XXX\esp_32_webserver\Cargo.toml: Failed to query rust toolchain version at XXX\getting started\esp_32_webserver, is your toolchain setup correctly?: "XXX\\.cargo\\bin\\cargo.exe" "--version" failed, exit code: 1 stderr: error: Toolchain esp in XXX\esp_32_webserver\rust-toolchain.toml is custom and not installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant