Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rush] Fix an issue where a "Current PNPM store path does not match the last one used." error will erroneously get thrown on Windows with an unchanged path, but with a forward slash instead of a backslash. #3660

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

iclanton
Copy link
Member

Summary

Fixes an issue where a "Current PNPM store path does not match the last one used." error will erroneously get thrown on Windows with an unchanged path, but with a forward slash instead of a backslash.

Details

This change normalizes the path to always be the platform default.

How it was tested

Tested in a repo experiencing this error.

… one used." error will erroneously get thrown on Windows with an unchanged path, but with a forward slash instead of a backslash.
@iclanton iclanton merged commit 8484c70 into microsoft:main Sep 28, 2022
@iclanton iclanton deleted the fix-rush-bug branch September 28, 2022 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants