Garson
Garson
[myWailsTest.zip](https://github.com/wailsapp/wails/files/13348677/myWailsTest.zip) I packed the code. Can someone test it for me? the yt-dlp in static is the unix of mac. If you are using windows, you need to replace it.
@stffabi Hello, thank you for your reply. It seems that if I use wails build to generate an application and embed a Unix file, if I want to execute this...
> Hello, I want to call other wails programs, such as https://github.com/yt-dlp/yt-dlp/releases, within the built unix application, but after the build is complete, I can't find the unix file, ...
> @sgx-wb Can you show your main.go file where the embeds are defined? @PylotLight I didn't modify main.go. I just modified vite.config.js and added the static folder.  
> @sgx-wb have a go at `//go:embed frontend/dist frontend/dist/test `instead? @PylotLight https://github.com/wailsapp/wails/issues/3055 I created a new question.
I have the same problem. Is there a solution? I use vue+vue-router. 
 