microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.74k stars 587 forks source link

[rush] Fix an issue where the 'rush-pnpm ...' command always terminates with an exit code of 1. #4797

Closed iclanton closed 2 weeks ago

iclanton commented 2 weeks ago

Summary

Fixes https://github.com/microsoft/rushstack/issues/4795

Details

This was accidentally broken by https://github.com/microsoft/rushstack/pull/4350.

Tested in the repro repo in https://github.com/microsoft/rushstack/issues/4795

Impacted documentation

None.