You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was solved by updating the dash package to version 20190413.1058.
I do wonder why lsp-mode lists dash 2.14 as a requirement, though, and I’m using 20190413.1058, not 2.14.
Am I missing something about how emacs package version numbers work, or could lsp-mode’s requirements be improved to pull in this dependency automatically? This was a fresh installation of lsp-mode.
Describe the bug
lsp-mode prints an error message:
…and in general does not seem to work. E.g. running
M-x lsp-find-definition
results inLisp error: (void-variable check-command)
To Reproduce
go get -u golang.org/x/tools/cmd/gopls
OS
Debian testing
Error callstack
*lsp-log*
buffer contents:lisp backtrace:
The text was updated successfully, but these errors were encountered: