-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Invalid Triagehttps://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)bug
Description
Problem Description
It seems that 0.81.3 has been published in npm two days ago, but there is no such NuGet package:
https://www.nuget.org/packages/Microsoft.ReactNative#versions-body-tab
This causes builds to fail:
error NU1103: Unable to find a stable package Microsoft.ReactNative with version (>= 0.81.3)
error NU1103: Unable to find a stable package Microsoft.ReactNative.Cxx with version (>= 0.81.3)
Steps To Reproduce
Add react-native-windows to a new project:
npm add react-native-windows@^0.81.0npx react-native init-windows --overwritenpx @react-native-community/cli run-windows
Expected Results
Project should build
CLI version
17.0.0
Environment
System:
OS: Windows 11 10.0.22631
CPU: "(24) x64 AMD Ryzen 9 5900X 12-Core Processor "
Memory: 16.24 GB / 31.91 GB
Binaries:
Node:
version: 22.18.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 10.9.3
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions:
- 10.0.19041.0
- 10.0.22621.0
- 10.0.26100.0
IDEs:
Android Studio: Not Found
Visual Studio:
- 17.14.36915.13 (Visual Studio Community 2022)
Languages:
Java: Not Found
Ruby:
version: 3.0.2
path: C:\Ruby30-x64\bin\ruby.EXE
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.81.5
wanted: 0.81.5
react-native-windows:
installed: 0.81.2
wanted: 0.81.2
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
info React Native v0.83.0 is now available (your project is running on v0.81.5).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.83.0
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.81.5&to=0.83.0
info For more info, check out "https://reactnative.dev/docs/upgrading?os=windows".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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Invalid Triagehttps://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)bug