microsoft / microsoft/react-native-windows
Issue building with 10.0.26100.0
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
I had my build target build platform set to latest compiled version and started getting compile errors, figured out it was 10.0.26100.0
Reverting to 10.0.22621.0 solves the issue.
Steps To Reproduce
Set your target to 10.0.26100.0 and build.
Expected Results
Should succeed.
CLI version
@react-native-community/cli@19.1.0
Environment
@react-native-community/cli@19.1.0
Community Modules
No response
Target React Native Architecture
None
Target Platform Version
None
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the build with target platform version 10.0.26100.0, then compare it with the successful 10.0.22621.0 build. The issue does not name affected files, compiler errors, or tests; done means identifying and fixing the cause so the newer target builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100