I'm trying to use Wails with Go on my Mac, but I'm having trouble setting the correct path. I have installed both Wails and Go, but when I try to build my Wails application using wails build, I get an error message saying "Go not found on path."
How do I set the correct path for Go so that Wails can find it? Any help would be greatly appreciated. Thank you!