Closed nethmiwijebandara closed 3 years ago
Hi! This looks like some sort of local issue. What version of Go are you using?
EDIT: Looks like you cloned the repo instead of installing the module? Have you tried removing your cloned sources in ~/go/src/github.com/wailsapp/wails ?
@nethmiwijebandara - do you need any further help with this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm new to Go. I try to develop a wail app. First of all I tried to install wails using:
go get github.com/wailsapp/wails/cmd/wails
But it gives the following error.
I tried with this solution. But the I still have this issue. How can I solve this matter? Need your help. Thank you in advance.