microsoft / microsoft/react-native-windows
Playgroud-composition.sln produces a build error
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
Running playground-composition locally produces the following error, I think it's from Nuget package restore failing in VS but the app will still run fine.
While the app still works, this is confusing to see and should suppress this error or fix!
Steps To Reproduce
- Run playground-composition.sln
Expected Results
No response
CLI version
npx @react-native-community/cli -v
Environment
npx @react-native-community/cli info
Community Modules
No response
Target Platform Version
None
Target Device(s)
No response
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 opening and running playground-composition.sln in Visual Studio, then inspect the NuGet restore error shown during the build. Determine whether the restore failure can be fixed or suppressed without affecting the app, and verify that the solution no longer reports the confusing error while still running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100