Solution to the problem that godoc command does not exist

藏色散人
Release: 2021-01-22 15:05:45
forward
3243 people have browsed it

The following tutorial column will introduce to you the solution to the problem that the godoc command does not exist. I hope it will be helpful to friends in need!

Solution to the problem that godoc command does not exist

Question:

The picture above It shows that godoc is installed, but it is not an executable commandSolution to the problem that godoc command does not exist
Solution to the problem that godoc command does not exist

Solution

Solution: Configure environment variablesConfiguration steps: Right-click "My Computer" -> Click Properties -> Click Advanced System Settings -> Select "Advanced" for system properties -> Click Environment Variables -> Find "path" in the system variables and open it -> Click "New" Add the bin file path of the golang executable file path.

For more golang related technical articles, please visit the

go language

column!

The above is the detailed content of Solution to the problem that godoc command does not exist. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:learnku.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template