What happened?
Path node_modules/@react-native-async-storage/async-storage/android/local_repo don't exist
Version
3.0.0
What platforms are you seeing this issue on?
System Information
info Fetching system and libraries information...
System:
OS: Windows 11 10.0.26200
CPU: (32) x64 Intel(R) Core(TM) i9-14900K
Memory: 79.70 GB / 95.83 GB
Binaries:
Node:
version: 24.13.0
path: C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm:
version: 11.10.1
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-253.29346.138.2531.14876573
Visual Studio: Not Found
Languages:
Java:
version: 21.0.9
path: C:\Program Files\Android\Android Studio\jbr\bin\javac.EXE
Ruby: Not Found
npmPackages:
"@react-native-community/cli":
installed: 20.1.0
wanted: 20.1.0
react:
installed: 19.2.3
wanted: 19.2.3
react-native:
installed: 0.84.0
wanted: 0.84.0
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Steps to Reproduce
npm run android
and see the result:
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
Could not resolve all dependencies for configuration ':app:debugCompileClasspath'.
Could not find org.asyncstorage.shared_storage:storage-android:1.0.0.
Required by:
project ':app' > project :react-native-async-storage_async-storage
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to generate a Build Scan (Powered by Develocity).
Get more help at https://help.gradle.org.
BUILD FAILED in 2s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all dependencies for configuration ':app:debugCompileClasspath'. > Could not find org.asyncstorage.shared_storage:storage-android:1.0.0. Required by: project ':app' > project :react-native-async-storage_async-storage * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to generate a Build Scan (Powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 2s.
info Run CLI with --verbose flag for more details.
What happened?
Path node_modules/@react-native-async-storage/async-storage/android/local_repo don't exist
Version
3.0.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
and see the result:
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
BUILD FAILED in 2s
error Failed to install the app. Command failed with exit code 1: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all dependencies for configuration ':app:debugCompileClasspath'. > Could not find org.asyncstorage.shared_storage:storage-android:1.0.0. Required by: project ':app' > project :react-native-async-storage_async-storage * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to generate a Build Scan (Powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 2s.
info Run CLI with --verbose flag for more details.