SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

fix(cli): improve Android BuildTask.kt Windows executable detection for nvm4w Fixes #13892 (#14146)

* fix(cli): improve Android BuildTask.kt Windows executable detection

- Fix Android build error on Windows when using nvm4w
- Add robust fallback logic for Windows executable detection
- Prevent 'node.exe.cmd' and 'Cannot find module' errors
- Graceful fallback to cargo when Node.js detection fails

Fixes #13892

* strip extension from project, try exe/cmd/bat

* revert args

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
D
DomanskiFilip committed
19fb6f7cb0d702cb2f25f6f2d1e11014d9dada5d
Parent: 3d6868d
Committed by GitHub <noreply@github.com> on 10/7/2025, 6:25:49 PM