This repository was archived by the owner on Jun 8, 2022. It is now read-only.
This repository was archived by the owner on Jun 8, 2022. It is now read-only.
vim-update or install fails: missing gometalinter #143
Closed
Description
Tried to install vimfiles in a new laptop failed because of missing gometalinter in ~/.vim/gobin.
DONE vim plugins
INSTALL go binaries (may take a while)...
/Users/r.jimenez/.vim/bin/install: line 262: /Users/r.jimenez/.vim/gobin/gometalinter: No such file or directory
As a side comment, if you visit https://github.com/alecthomas/gometalinter, you see that the linter have been deprecated in favour of golangci.
Even installing the linter manually, you run into the following issue:
WARNING: Linters are now vendored by default, --update ignored. The original
behaviour can be re-enabled with --no-vendored-linters.
To request an update for a vendored linter file an issue at:
https://github.com/alecthomas/gometalinter/issues/new
gometalinter: error: could not find vendored linters in GOPATH="XXX"
Metadata
Metadata
Assignees
Labels
No labels