Getting started with beego-common mistakes

Source: Internet
Author: User

Reference URL: Http://beego.me/quickstart

Follow the official website tutorial, execute the command

get github.com/astaxie/get Github.com/beego/bee

Error (if: Go is already installed, Git is already installed)

Error One: go:missing Git command. See Http://golang.org/s/gogetcmd

Error reason: Although the Git tool is installed natively, the path to git is not found in the environment variables

Add environment variables to

C:\Program Files\git\bin

Error two: execution

New Hello

Time to make mistakes

' Bee ' is not an internal or external command, nor is it a running program

Error reason: After installing go get Github.com/beego/bee, in Gopath below a bin folder, below there is bee.exe, need to add this command to the system environment variable.

D:\GoPath\bin

Getting started with beego-common mistakes

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.