x/mobile: wiki page commands don't work #55867
Labels
FrozenDueToAge
mobile
Android, iOS, and x/mobile
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
https://github.com/golang/go/wiki/Mobile
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Probably.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Went through the guide on the wiki page: https://github.com/golang/go/wiki/Mobile
had to do
echo 'export PATH=$PATH:~/go/bin' >> ~/.bashrc && . ~/.bashrc
(from #21818 comments). Didn't see this documented anywhere.Tried a whole bunch of things:
Still not sure what to do at this point.
What did you expect to see?
I expected the commands in the wiki page to work correctly out of the box.
What did you see instead?
They did not work out of the box, and no documentation is provided for how to solve the issues encountered. Just a poor experience for new users overall.
The text was updated successfully, but these errors were encountered: