im using window i installed it using "go get...." then i use "wails setup" but it say that "wails" is not regcognize
i already installed gcc.
sorry for bad eng.
hello @best2000 sounds like you need to set your $GOPATH
can you please share your go env
hello @best2000 sounds like you need to set your $GOPATH
can you please share yougo env

I think i already set that.
After i just installed i still cant use wails command.
I try to "wails setup" but it dont work
It's probably just your %PATH% depending how you installed Go. Please check that in accordance to the Go install instructions.
Did that fix it?
Did that fix it?
yes, thank you very much
i just do a fresh install and set everything correctly and it works as it should be.
Thanks @bh90210 for your help on this! Glad it worked @best2000.