Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Can't find bash-language-server on your PATH...." on Arch Linux #150

Closed
ghost opened this issue Sep 25, 2019 · 5 comments
Closed

"Can't find bash-language-server on your PATH...." on Arch Linux #150

ghost opened this issue Sep 25, 2019 · 5 comments

Comments

@ghost
Copy link

ghost commented Sep 25, 2019

I have Arch Linux (5.3.1), and I install Visual Studio Code (1.38.1). In my VS Code i have

Can't find bash-language-server on your PATH. Please install it using "npm i -g bash-language-server".

I have

bash-language-server -v
Version is 1.6.1

Where is the problem?

@0x6d6c
Copy link

0x6d6c commented Sep 25, 2019

What's the output of echo $PATH?

@ghost
Copy link
Author

ghost commented Sep 25, 2019

/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl

@0x6d6c
Copy link

0x6d6c commented Sep 25, 2019

Possible duplicate of #41

@Will-W
Copy link

Will-W commented Dec 6, 2019

I have the same issue. I'm running on Fedora 30 and have bash-language-server installed via nix, but it's on the path correctly:

wwykeham@WPWLX1:~$ echo $PATH
/home/wwykeham/.nix-profile/bin:/home/wwykeham/.cargo/bin:/usr/share/Modules/bin:/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin
wwykeham@WPWLX1:~$ bash-language-server -v
Version is 1.5.6

@skovhus
Copy link
Collaborator

skovhus commented Apr 16, 2020

Please reopen if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants