[rush] rush-pnpm outdated
does not work
#5035
Labels
bug
Something isn't working as intended
effort: easy
Probably a quick fix. Want to contribute? :-)
help wanted
If you're looking to contribute, this issue is a good place to start!
Summary
rush-pnpm outdated
does not work (prints nothing).Repro steps
Run
rush-pnpm outdated
.Expected result: Outdated dependencies
Actual result: Crickets
Details
As noted elsewhere,
pnpm outdated -r -C common/temp
does work, but this requires us to havepnpm
installed globally. Ideally, we should be usingrush
for everything, and Rush should be managing pnpm for us and shielding us from that.Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/rush
globally installed version?rushVersion
from rush.json?useWorkspaces
from rush.json?node -v
)?The text was updated successfully, but these errors were encountered: