Skip to content

Atom Error: Unable to start the Bash language server in Windows #4

@roblogic

Description

@roblogic

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"

image

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

https://github.com/mads-hartmann/ide-bash/blob/ff7acfe95a37915ed8e1effe75df88e2b073c5e0/src/main.js#L29-L31

I found a couple of things to look into

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions