Workaround for "go:missing Git command"

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Workaround for "go:missing Git command"

There was an error when using go get to fetch the resource bundle:

============================================================

C:\users\goopand\desktop\workspace\gowork\src>go Get Github.com/astaxie/beego
Go:missing Git command. See Http://golang.org/s/gogetcmd
Package github.com/astaxie/beego:exec: ' git ': executable file not found
In%PATH%

============================================================
Process, add the Git bin path to the environment variable path. (Remember to re-open your cmd window Oh, otherwise you set it still can't be adjusted)

My path is: D:\Program files\git\bin


Watch your path, don't copy my path.

Resources:

http://blog.csdn.net/e_wsq/article/details/8945874


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.