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
What is the current behavior?
error message with yarn global list cli command
yarn global v0.18.1
error Invalid subcommand. Try "add, bin, ls, remove, upgrade"
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.
If the current behavior is a bug, please provide the steps to reproduce.
type yarn global list in terminal
What is the expected behavior?
show globally installed packages
Please mention your node.js, yarn and operating system version.
node v6.9.1
yarn v0.18.1
@bestander there's a yarn list that seems to work, but if yarn global list only returns the Yarn Version, does that mean I have 0 global packages installed?
Do you want to request a feature or report a bug?
bug
What is the current behavior?
error message with
yarn global list
cli commandIf the current behavior is a bug, please provide the steps to reproduce.
type
yarn global list
in terminalWhat is the expected behavior?
show globally installed packages
Please mention your node.js, yarn and operating system version.
node v6.9.1
yarn v0.18.1
I think this was dropped with #1940
Thanks :)
The text was updated successfully, but these errors were encountered: