mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated gopls (markdown)
parent
f1a80f0cc0
commit
f895cd2cb1
2
gopls.md
2
gopls.md
@ -19,7 +19,7 @@ run `GO111MODULE=on go get golang.org/x/tools/gopls@latest`.
|
||||
If you then see this error:
|
||||
```shell
|
||||
GO111MODULE=on go get golang.org/x/tools/gopls@latest
|
||||
go: cannot determine module path for source directory /Users/helloworld/projects/hotproj (outside GOPATH, no import comments)
|
||||
go: cannot determine module path for source directory /home/user (outside GOPATH, no import comments)
|
||||
```
|
||||
|
||||
This may be worth trying: ```go get golang.org/x/tools/gopls```
|
||||
|
Loading…
x
Reference in New Issue
Block a user