VS Code can't install the Go tools

前端 未结 3 1176
再見小時候
再見小時候 2021-02-10 20:18

I try to start using Go in VSCode. I\'ve installed Go as well as Git and created a project in Code, containing a single .go file.

When I type something, VSC

3条回答
  •  野性不改
    2021-02-10 20:40

    You might be running an old version of Go. Try removing your version and install the latest version from Go's site.

提交回复
热议问题