Skip to content

Scoped packages missing .bin scripts #2758

@chrisblossom

Description

@chrisblossom

What is the current behavior?
Scoped packages do not place files into node_modules/.bin

Related issues/PRs: #2004 #1885 #2163 #2313 #1487 #2493 #733 #735

If the current behavior is a bug, please provide the steps to reproduce.

install a scoped npm module that has a dependency such as eslint and look at node_modules/.bin

Example repo:
https://github.com/chrisblossom/yarn-scoped

What is the expected behavior?
Places all scoped package's dependency .bin files into node_modules/.bin

Please mention your node.js, yarn and operating system version.
node v6.9.5
yarn v0.20.3
osx v10.12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions