#Error failed to install target with rustup

5 messages · Page 1 of 1 (latest)

winter sonnet
#

I am new to Tauri and giving the shot to building a mobile app.

While I was setting up a new project.

 Error failed to install target with rustup: No such file or directory (os error 2)
autumn storm
#

can you share the output of rustup show (type that into the terminal)

winter sonnet
#

I got this:

Default host: x86_64-apple-darwin
rustup home:  /Users/yashumittal/.rustup

no active toolchain
autumn storm
#

can you run rustup default stable

#

though i do wonder how that can happen