-
I want to install bash-language-server with
|
Beta Was this translation helpful? Give feedback.
Answered by
yutkat
Nov 18, 2022
Replies: 1 comment 2 replies
-
Because it is installed from npm(https://www.npmjs.com/package/bash-language-server). You can switch npm versions with @xxx(https://www.npmjs.com/package/bash-language-server?activeTab=versions). If you want to build from source on the main branch, you'll have to build it yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
adoyle-h
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because it is installed from npm(https://www.npmjs.com/package/bash-language-server). You can switch npm versions with @xxx(https://www.npmjs.com/package/bash-language-server?activeTab=versions).
If you want to build from source on the main branch, you'll have to build it yourself.
https://github.com/bash-lsp/bash-language-server/blob/master/docs/development-guide.md#initial-setup