-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
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
echenley, dariemp and benjamincharity
Metadata
Metadata
Assignees
Labels
No labels