jayli / jayli/vim-easycomplete
EasyCompleteInstallServer go error
- Dominant language
- Vim Script
- Stars
- 436
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
-----
╰─➤ go version
go version go1.19.2 darwin/amd64
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides no file or test path. Start by reproducing EasyCompleteInstallServer installation with Go 1.19.2 on macOS and inspect the repository's installation path; done means installation completes without the reported module error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, vim
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100