-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
I get these errors when starting Atom (on Windows 10), or reloading the ide-bash plugin
- "Unable to start the Bash language server, Please make sure you've followed the System Requirements section in the README"
- "BashIDE language server for Shell Script unable to start, Error: spawn bash-language-server ENOENT"
Set up everything correctly AFAICT ,and I have just installed the latest release of Atom (1.27.2 x64)
( this issue is forked from comments in #2 )
( could be mitigated by #1 )
( seems quite similar to bash-lsp/bash-language-server#41 )
I think it's happening here in main.js. Maybe "spawn" isn't smart enough to find the npm package in windows
I found a couple of things to look into
hktt
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed