Unable to create a new React Native Windows project #14121
Labels
bug
Developer First Experience
Issues that are going to be hit by a new developer as they first try out RNW
Needs: Author Feedback
The issue/PR needs activity from its author (label drives bot activity)
Milestone
Problem Description
I am trying to create a new React Native Windows project, following the instructions here: https://microsoft.github.io/react-native-windows/docs/getting-started
However, the Microsoft.Windows.CppWinRT package is not being loaded, so the project is not able to be built.
I have noticed that the Boost package is also not being imported, leading to errors about Boost source files not being found (this occurs in the Common, Folly and ReactCommon projects).
I have attached the build log here. BuildLog.txt
Steps To Reproduce
Expected Results
No response
CLI version
15.0.1
Environment
Community Modules
No response
Target Platform Version
10.0.22621
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: