tauri/crates/tauri-cli/templates
DomanskiFilip 19fb6f7cb0
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>
2025-10-07 15:25:49 -03:00
..
app/src-tauri fix(cli): init tests 2025-06-24 15:02:22 -03:00
mobile fix(cli): improve Android BuildTask.kt Windows executable detection for nvm4w Fixes #13892 (#14146) 2025-10-07 15:25:49 -03:00
plugin feat(cli): increase iOS deployment target to 14.0 (#13997) 2025-08-16 10:32:26 -03:00
tauri.conf.json chore: remove 2.0.0-rc references (#12987) 2025-03-15 12:03:09 -03:00