Closed pbezpal closed 6 days ago
Yeah, if you want to build from source instead of using the prebuilt binaries you need to build the UI beforehand. You need to go to hub/gads-ui
and execute npm install
, then npm run build
- after that you can use go build .
in the main folder and it should work 👌 This is mentioned on the main README page in the setup section :)
Thanks
Hello! When I run command
go build .
I get error message hub/hub.go:18:12: pattern gads-ui/build: no matching files foundMy log