Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

feature request: use node-module-resolution algorithm when scanning for bins #118

@iarna

Description

@iarna

That is:

If the binary isn't global and can't be find in package-root/node_modules/.bin then check for parent packages, eg package-root/../node_modules/.bin.

This would make working in monorepos easier when things like the test client are installed at the top level, but you're inside a sub-project.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions