Closed dvchoudh closed 3 years ago
So, i'm using WSL2 (on Windows 10) and whenever I try doing :LspInstall python in neovim I get this error:
:LspInstall python
Does anybody know how I can fix this?
same on Manjaro Linux it installed lua just fine
@Arrow-x so looks like I had an old version of node. I installed v16.10.0 which is the most recent one available, and it fixed the issue. Hope that helps you out.
So, i'm using WSL2 (on Windows 10) and whenever I try doing
:LspInstall python
in neovim I get this error:Does anybody know how I can fix this?