You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running npm run windows and ReactNativeAsyncStorage starts compiling and the codegen for windows is ran it fails with:
Version
2.1.0
What platforms are you seeing this issue on?
Android
iOS
macOS
Windows
web
System Information
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-12500H
Memory: 3.06 GB / 15.71 GB
Binaries:
Node:
version: 20.10.0
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 4.5.1
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 10.9.2
path: C:\4fun\document-picker\node_modules\.bin\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions:
- 10.0.18362.0
- 10.0.19041.0
- 10.0.22000.0
- 10.0.22621.0
IDEs:
Android Studio: AI-241.18034.62.2412.12266719
Visual Studio:
- 17.12.35707.178 (Visual Studio Community 2022)
Languages:
Java: 22.0.2
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Steps to Reproduce
add async storage 2.1.0 dependency
npm run windows
The text was updated successfully, but these errors were encountered:
What happened?
When running
npm run windows
andReactNativeAsyncStorage
starts compiling and the codegen for windows is ran it fails with:Version
2.1.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
The text was updated successfully, but these errors were encountered: