Skip to content

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

@jaycetyle

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.

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