Skip to content

spawnSync ENOENT in Remote-WSL and Remote-SSH  #9

Description

@jaycetyle

If we run command in Remote mode, it well report 'ERR spawnSync global ENOENT: Error: spawnSync global ENOENT'.

It can be fixed by given exe path like
{
"gnuGlobal.gtagsExecutable": "/usr/local/bin/gtags",
"gnuGlobal.globalExecutable": "/usr/local/bin/global"
}

Not sure why this happened, but it could be enhanced.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions