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 path_project\rust-toolchain.toml is custom and not installed #250

Closed
zhenchuanpeng opened this issue Dec 4, 2024 · 2 comments

Comments

@zhenchuanpeng
Copy link

2024-12-04T02:44:30.1924937+08:00 ERROR FetchWorkspaceError: rust-analyzer failed to load workspace: Failed to load the project at path_project\Cargo.toml: Failed to query rust toolchain version at path_project, is your toolchain setup correctly?: "C:\Users\Administrator\.cargo\bin\cargo.exe" "--version" failed, exit code: 1
stderr:
error: Toolchain esp in path_project\rust-toolchain.toml is custom and not installed

[toolchain]
channel = "esp"
"I've encountered an issue where my project runs fine when I switch to 'stable' but errors out when I use 'esp'. All dependencies are installed, including espup, esp-idf v5.3.1, espflash, and ldproxy. Could you please help me troubleshoot this issue?"

@zhenchuanpeng
Copy link
Author

esp32s3

@ivmarkov
Copy link
Collaborator

ivmarkov commented Dec 7, 2024

stderr:
error: Toolchain esp in path_project\rust-toolchain.toml is custom and not installed

espup install

@ivmarkov ivmarkov closed this as completed Dec 7, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants