Skip to content

try_node_exec doesn't search node_modules/.bin relative to script location, only to Neovim's cwd #510

@jingapore

Description

@jingapore

try_node_exec only uses node_modules/.bin of path where you open nvim.

If you're in a parent folder, e.g. a/b/script.ts, open nvim, and the child folder contains node_modules/.bin, e.g. a/b/node_modules/.bin, then try_node_exec doesn't find executables in a/b/node_modules/.bin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions