-
Notifications
You must be signed in to change notification settings - Fork 647
Open
Labels
bugSomething isn't working as intendedSomething isn't working as intendedeffort: easyProbably a quick fix. Want to contribute? :-)Probably a quick fix. Want to contribute? :-)help wantedIf you're looking to contribute, this issue is a good place to start!If you're looking to contribute, this issue is a good place to start!
Description
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 have pnpm
installed globally. Ideally, we should be using rush
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:
Question | Answer |
---|---|
@microsoft/rush globally installed version? |
5.131.5 |
rushVersion from rush.json? |
5.131.5 |
useWorkspaces from rush.json? |
N/A |
Operating system? | Any |
Would you consider contributing a PR? | No |
Node.js version (node -v )? |
20.11.1 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as intendedSomething isn't working as intendedeffort: easyProbably a quick fix. Want to contribute? :-)Probably a quick fix. Want to contribute? :-)help wantedIf you're looking to contribute, this issue is a good place to start!If you're looking to contribute, this issue is a good place to start!
Type
Projects
Status
Low priority