winapps-org/winapps

App detection doesn't work on locals with special characters

Offen

#296 geöffnet am 15.10.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Shell (463 Forks)batch import
good first issue

Repository-Metriken

Stars
 (15.020 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12h 59m) (3 gemergte PRs in 30 T)

Beschreibung

The automatic option completes the installation process successfully. However, the Manual (Default) option will cause an error.

The error is Line 79: Join-Path: Command not found.

Looking at the detected file with sudo vim, I can see some unknown characters. Maybe an issue with non-English words?

image

Contributor Guide