Closed xanderio closed 7 years ago
I also got the same problem.
Try update gocode command (go get -u github.com/nsf/gocode
)
That fixed the issue
Thanks kosh04. I updated gocode now everything works fine again
i meet this error also, as @kosh04 said, update gocode is not suit me. my emacs version is GNU Emacs 26.1 go version go1.10.3 darwin/amd64
Updated gocode did not fix the issue, i'm with the same version as @chunzhouyu (exept go 1.11)
This comment from another issue did the trick for me:
After updating gocode, don't forget to kill the server which might be running: gocode close
. New one will start automatically. Also make sure there is only one gocode binary on your PATH: which -a gocode
.
emacs version: GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.16) of 2017-07-16 company version: 0.9.4