toradex / vscode-torizon-templates

VS Code Torizon Integrated Development Environment Templates
MIT License
14 stars 20 forks source link

[rustSlint] cargo: command not found #206

Closed microhobby closed 2 months ago

microhobby commented 2 months ago

Even after 4a7fb2e0f2ab61dd361a1c8bbf71798aadaa9e80 when user have all the dependencies installed, when trying to run the build-debug-amd64 it gets:

 *  Executing task: cargo build 

/bin/bash: line 1: cargo: command not found

 *  The terminal process "/bin/bash '-c', 'cargo build'" failed to launch (exit code: 127). 
 *  Terminal will be reused by tasks, press any key to close it. 
microhobby commented 2 months ago

Need to restart the vs code windows to make effects the rustup installation