Change elm-analysis -> elm-analyse
There is no such NPM package elm-analysis, but there is an elm-analyse.
This commit is contained in:
parent
ec8a278505
commit
fae767afd8
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ the lsp server and separate dependencies with below
|
|||
command:
|
||||
|
||||
#+BEGIN_SRC sh
|
||||
npm install -g elm-analysis @elm-tooling/elm-language-server
|
||||
npm install -g elm-analyse @elm-tooling/elm-language-server
|
||||
#+END_SRC
|
||||
|
||||
NOTE: Key bindings for LSP are defined in the
|
||||
|
|
Reference in a new issue