Open priya-murthy opened 2 hours ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
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