This is a creation in Article, where the information may have evolved or changed.
1, Ann to go environment, EXE installation package
2. Download liteide27.2.1
3, open Liteide began to develop, in the inside add Gopath, unable to read the Windows Gopath settings, do not know what reason to run with the administrator has no effect
There's no problem finding a library that doesn't use the network
However, once you use the github.com above the library file will be unable to download
4. Install git
5, cmd
Go env
Gopath found to be empty
Set Gopath=xxx
6, found no git, set up the path of Windows is no use, do not know why
Direct cmd
Set Path=c:\program Files (x86) \git\bin
7. Fix
Problem:
Liteide inside Add Gopath, unable to read Windows inside the Gopath settings, do not know what reason to run with the administrator has no effect
Windows set up Git's path is no use, do not know why