Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression] [0.17.2] Yarn global add doesn't add the binary nor warn #1886

Closed
victornoel opened this issue Nov 16, 2016 · 2 comments
Closed
Assignees
Labels

Comments

@victornoel
Copy link
Contributor

Do you want to request a feature or report a bug?

bug

What is the current behavior?

If I do yarn global add angular-cli as a user, the binary is nowhere to be found.

What is the expected behavior?

Either yarn should warn me that it cannot link the binary to /usr/bin or at least there should be, like before, a .bin directory inside ~/.config/yarn/global/node_modules.

Please mention your node.js, yarn and operating system version.
yarn 0.17.2

@victornoel
Copy link
Contributor Author

Actually, even if the prefix is set to something like ~/.config/yarn/bin:

➜  ~ yarn global bin
/home/vnoel/.config/yarn/bin

The binary does not seem to be present there!

@VincentChataignier
Copy link

VincentChataignier commented Nov 16, 2016

Same issue (v0.17.2) with yarn global add grunt-cli in debian. Command grunt is not found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants