Closed majjuss closed 1 year ago
OK sorry I got it wrong... I managed to build it now after installing wails and so on, just overlooked it at the github start page of the project... now I have the surge in the /build/bin directory, but it does nothing. It is set as executable, but does not even produce any output when run from the command line :( what am I missing now?!
The instructions on github are incomplete. Before running wails build
you need to cd into your /frontend folder and run npm install
as well as npm run build
so you have an actual frontend wails can run - didn't have a chance yet to update the repo
/edit: updated
Describe the bug When using "go build" in the extracted source folder, go starts downloading dependencies from various github adresses, but keeps failing at: build github.com/wailsapp/wails/v2/internal/frontend/devserver: cannot load github.com/wailsapp/wails/v2/internal/frontend/devserver: no Go source files
To Reproduce Steps to reproduce the behavior:
Expected behavior expected it to find all referenced sources while building
Desktop (please complete the following information):