Why are there a series of technical challenges behind “OMG buy it”>>>
#Go installation directory?Go executor directory
exportGOROOT=/usr/local/go
export GOPATH=/Users/username/gopath
export PATH=$GOROOT/bin$GOPATH/bin
#Source/etc/profile after configuration
#Windows configuration is relatively simple, in the new two environment variables, go root, go path configuration, restart the machine after playing
Similar Posts:
- $GOPATH not set [How to Solve]
- Intellij IDEA Golang Error: no Go files in D:\basic_tool\Go\src\gosvc
- [Solved] Python import _ SSL DLL load fail error the module problem could not be found
- [Solved] JPype Error: FileNotFoundError: [Errno 2] No such file or directory: ‘/usr/lib/jvm’
- Mac ADB prompts command not found
- [Solved] JSCH cannot run JAVA bash:java:Command not found.
- HDFS Operate hadoop Error: Command not Found [How to Solve]
- Linux use the man command error: Man: command not found [How to Solve]
- CentOS Error -bash:systemctl:command not found
- Solve the problem of ADB: command not found on MAC