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

yarn global list is not applied. yarn global ls is remained #2354

Closed
namhong2001 opened this issue Dec 28, 2016 · 2 comments
Closed

yarn global list is not applied. yarn global ls is remained #2354

namhong2001 opened this issue Dec 28, 2016 · 2 comments

Comments

@namhong2001
Copy link

namhong2001 commented Dec 28, 2016

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

bug

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

I think this was dropped with #1940

Thanks :)

@bestander
Copy link
Member

Should be fixed #3308

@AlphaJuliettOmega
Copy link

@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?

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

No branches or pull requests

3 participants