wailsapp / wails

Create beautiful applications using Go
https://wails.io
MIT License
24.48k stars 1.18k forks source link

wails build with error: \runtime\assets\bridge.js: The system cannot find the path specified. #356

Closed drharryhe closed 4 years ago

drharryhe commented 4 years ago

I write a demo, it can run well with wails serve/npm run serve. but when i try to build it to an exe, it fail with the error below: image

this is my project code structure: image the topper in red block is my wails app.

my main.go is as below: image

How should I fix this build error? thanks a lot

leaanthony commented 4 years ago

Hey there. Sorry you're having this issue. I can certainly look at this at the weekend. As you haven't submitted this via wails issue, can you do that, grab the system info and paste it here please? Thanks.

drharryhe commented 4 years ago

thanks for quick response. I do wails issue to here https://github.com/wailsapp/wails/issues/357

leaanthony commented 4 years ago

Thanks,closing this.