I think this might be a small bug.
yarn global list returns error Invalid subcommand. Try "add, bin, ls, remove, upgrade"
yarn global ls works as expected.
Using yarn 0.21.3 with node 7.6.0 on Windows 10 Pro build 14393.953. I'd be happy to make a PR if someone can point me to instructions on running it from source with a debugger.
I think this might be a small bug.
yarn global listreturnserror Invalid subcommand. Try "add, bin, ls, remove, upgrade"yarn global lsworks as expected.Using yarn 0.21.3 with node 7.6.0 on Windows 10 Pro build 14393.953. I'd be happy to make a PR if someone can point me to instructions on running it from source with a debugger.