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

Your npm dependency cannot be installed with node 12.6.0 #141

Closed
chadlavi-casebook opened this issue Aug 15, 2019 · 6 comments
Closed

Your npm dependency cannot be installed with node 12.6.0 #141

chadlavi-casebook opened this issue Aug 15, 2019 · 6 comments

Comments

@chadlavi-casebook
Copy link

chadlavi-casebook commented Aug 15, 2019

get errors from tree-sitter when trying to install bash-language-server. It renders the Bash IDE vscode plugin useless.

@nikolay
Copy link

nikolay commented Aug 27, 2019

@mads-hartmann Any plans to fix this? Is the language server abandonware now? This issue has been reported back in April: #124

@rcjsuen
Copy link
Contributor

rcjsuen commented Aug 27, 2019

@nikolay I think it's blocked on an upstream issue unfortunately (tree-sitter/node-tree-sitter#46).

@skovhus
Copy link
Collaborator

skovhus commented Sep 2, 2019

Yes, we are blocked on an upstream issue. : /

@oblitum
Copy link

oblitum commented Sep 2, 2019

Sadly, node-tree-sitter seems quite inactive, maybe the fix won't come along soon.

@skovhus
Copy link
Collaborator

skovhus commented Sep 23, 2019

We have just released a new version of bash-language-server (1.6.0) that:

  • supports node > 8 (including 12)
  • should remove all installation issues caused by node-gyp and native bindings

To upgrade run:

npm i -g bash-language-server

Let us know if this works for you. Thanks :)

@skovhus skovhus closed this as completed Sep 23, 2019
@esn89
Copy link

esn89 commented Sep 24, 2019

Thanks, so far no issues for me!

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

6 participants