Commit dadead0
JooHyung Park
Fix MSIX appExecutable path
Explicitly set appExecutable to match packagerConfig.executableName.
Error: The file name "app\TalkToFigma Desktop.exe" doesn't exist
Solution: Set appExecutable to 'talktofigma-desktop.exe' which matches
the actual executable name from packagerConfig.executableName1 parent 6633ba4 commit dadead0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
0 commit comments