You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ gomobile init
gomobile: go install golang.org/x/mobile/cmd/gobind failed: exit status 1
go install: version is required when current directory is not in a module
Try 'go install golang.org/x/mobile/cmd/gobind@latest' to install the latest version
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
✅
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you see instead?
Affected area
Source of issue is here: https://github.com/golang/mobile/blob/858099ff7816818cadcc1811d602f42640d33bb5/cmd/gomobile/init.go#L81
The text was updated successfully, but these errors were encountered: