-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick request
Description
issue_link
Commit Hash
Target
stable
Impacted Users
Windows developers using specific locales
Impact Description
This impacts development: flutter doctor, flutter run, and flutter build do not work on Windows for certain locales.
Only Chinese and Japanese locales are known to be affected by this issue. However, it is likely that other locales are also affected by this.
Workaround
Yes, workarounds include:
- Downgrade Visual Studio to an unaffected version
- Switch your locale to English
- Patch your Visual Studio installation and replace vswhere.exe with an unreleased build: https://github.com/microsoft/vswhere/releases
Risk
low
Test Coverage
yes
Validation Steps
This fix is covered by unit tests. It can also be verified manually by running flutter doctor on Windows.
Metadata
Metadata
Assignees
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick request