emacs-lsp / lsp-haskell

lsp-mode :heart: haskell
https://emacs-lsp.github.io/lsp-haskell
GNU General Public License v3.0
236 stars 62 forks source link

Command is not present on the path. #131

Closed kindaro closed 3 years ago

kindaro commented 3 years ago

I recently updated my Spacemacs setup and it does not run lsp anymore.

This is the contents of the buffer *lsp-log*:

Command "haskell-language-server-wrapper --lsp -d -l /tmp/hls.log" is not present on the path.
Command "haskell-language-server-wrapper --lsp -d -l /tmp/hls.log" is not present on the path.
Command "haskell-language-server-wrapper --lsp -d -l /tmp/hls.log" is not present on the path.
Command "haskell-language-server-wrapper --lsp -d -l /tmp/hls.log" is not present on the path.

Please help!

yyoncho commented 3 years ago

SPC f e e and fix your path.

kindaro commented 3 years ago

Thanks. The path was completely messed up.