winapps-org/winapps

App detection doesn't work on locals with special characters

Open

#296 opened on 2024年10月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Shell (463 forks)batch import
good first issue

Repository metrics

Stars
 (15,020 stars)
PR merge metrics
 (平均マージ 12h 59m) (30d で 3 merged PRs)

説明

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

コントリビューターガイド