tauri/.changes/cli-mobile-init-partition.md
Amr Bashir f5f3ed5f6f
fix(cli): CLI path issues on mobile project initialization (#9009)
* fix(cli): fix panic when `android init` using cargo or yarn

closes #8531

* clippy

* try with fullpath

* clippy

* move cli

* Update test-android.yml

* add to path instead

* clippy

* try moving

* use cargo subcommand

* delete unused logic [skip ci]

* truncate on init [skip ci]

* enhance binary/args check

* update change files

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-02-28 14:38:24 -03:00

163 B

tauri-cli @tauri-apps/cli
patch:bug patch:bug

Fixes Android and iOS project initialization when the Tauri CLI is on a different disk partition.