Skip to content

Where does the exe need to be to run? #2825

Answered by tomlau10
noahmbright asked this question in Q&A
Discussion options

You must be logged in to vote

I tried copying bin/lua-language-server to my /usr/local/bin directory

I think you should use symlink instead of copying the executable to /usr/local/bin.
ref: https://askubuntu.com/a/1304250
lua-language-server depends on the scripts/ (lua script) to run, if you just copy the executable it won't work.


Here is the installation guide from luals's official new wiki page which you might found useful as well 😄
https://luals.github.io/#neovim-install

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@noahmbright
Comment options

@tomlau10
Comment options

Answer selected by noahmbright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants