Open
Description
Search before asking
Pake version
PS C:\Users\fakebizprez> pake https://mail.google.com/mail/u/0/#inbox --name GmailApp --icon "C:\Users\fakebizprez\Pictures\gmailicon.ico" --show-system-tray --system-tray-icon "C:\Users\fakebizprez\Pictures\gmailicon.ico" --installer-language english
✼ The first use requires installing system dependencies.
✼ See more in https://tauri.app/start/prerequisites/.
√ Rust not detected. Install now? ... yes
✦ Downloading Rust...
'winget' is not recognized as an internal or external command,
operable program or batch file.
✖ Rust installation failed!
I have been trying to resolve this issue for weeks. I have Rust, Tauri, and all necessary dependencies installed. I also have Winget and use it daily.
Has this issue been addressed before?
System version
Windows 11 Pro 24H2
Node.js version
Node.js v23.6.1.
Minimal reproduce step
Uninstall Rust, Cargo, Tauri, Rustup, Winget, and Pake, then reinstall x3
What did you expect to see?
A Tauri Gmail App.
What did you see instead?
PS C:\Users\fakebizprez> pake https://mail.google.com/mail/u/0/#inbox --name GmailApp --icon "C:\Users\fakebizprez\Pictures\gmailicon.ico" --show-system-tray --system-tray-icon "C:\Users\fakebizprez\Pictures\gmailicon.ico" --installer-language english
✼ The first use requires installing system dependencies.
✼ See more in https://tauri.app/start/prerequisites/.
√ Rust not detected. Install now? ... yes
✦ Downloading Rust...
'winget' is not recognized as an internal or external command,
operable program or batch file.
✖ Rust installation failed!
I have been trying to resolve this issue for weeks. I have Rust, Tauri, and all necessary dependencies installed. I also have Winget and use it daily.
Has this issue been addressed before?
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!