doc: Install documentation on Windows has issues #17553
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)? 1.7What operating system and processor architecture are you using (
go env
)?Windows 10 Professional
What did you do?
Installed Go to D: Drive
MISSING instruction, adding to Path, D:\Go\Bin (or wherever...)
Executed:
D:
D:> go install github.com/lassesen/hello
Got:
go: cannot find GOROOT directory C:\go
Checked environmental variables... there was no GOROOT item
What did you expect to see?
Smooth execution
What did you see instead?
Error messages
The text was updated successfully, but these errors were encountered: