You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread '<unnamed>' panicked at 'failed to rename app: failed to rename `/root/example/target/debug/example` to `/root/example/target/debug`
Caused by:
Directory not empty (os error 39)', src/interface/rust/desktop.rs:42:58
luoffei
changed the title
On the Linux system, the product name does not support Chinese
[bug] On the Linux system, the product name does not support Chinese
Dec 19, 2022
Describe the bug
tauri/tooling/cli/src/interface/rust/desktop.rs
Line 338 in 4f2fd4d
Reproduction
cargo tauri dev
orcargo tauri build
on the Linux systemExpected behavior
No response
Platform and versions
Stack trace
No response
Additional context
When adding dependent crate heck, specify the feature
unicode
The text was updated successfully, but these errors were encountered: