You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: