No default toolchain configured after installing rustup

后端 未结 4 1714
半阙折子戏
半阙折子戏 2021-01-30 08:08

I installed Rust using rustup, but when I try to enter a Rust command like cargo or rustc in my console, the following error appears:



        
4条回答
  •  忘了有多久
    2021-01-30 08:50

    I installed rust by root,but my IDEA works on user,then I installed rust on user,all worked well.

提交回复
热议问题