Skip to content

Conversation

@dmichon-msft
Copy link
Contributor

Summary

Fix an incorrect path for rush-lib inside of @rushstack/rush-resolver-cache-plugin.

Details

The existing code path loaded the version of @microsoft/rush-lib linked to the globally installed version of @microsoft/rush, rather than the version installed for the current repository.

How it was tested

The alternate logic is already in use in other Rush plugins that don't have this problem. Also tested by modifying a local installation.

Impacted documentation

None.

@dmichon-msft dmichon-msft enabled auto-merge (squash) September 17, 2025 21:05
@dmichon-msft dmichon-msft merged commit 0cd8e4f into microsoft:main Sep 17, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Sep 17, 2025
@dmichon-msft dmichon-msft deleted the fix-rush-lib-external branch September 17, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants