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
1: Task failed with an exception.
Where:
Build file '/Users/sss/Documents/Freel12/sdfa/node_modules/@react-native-async-storage/async-storage/android/build.gradle' line: 40
What went wrong:
A problem occurred evaluating project ':react-native-async-storage_async-storage'.
Could not get unknown property 'com' for extension 'android' of type com.android.build.gradle.LibraryExtension.
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 get full insights.
2: Task failed with an exception.
What went wrong:
A problem occurred configuring project ':react-native-async-storage_async-storage'.
compileSdkVersion is not specified.
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 get full insights.
System:
OS: Windows 11 10.0.22631
CPU: (8) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Memory: 16.36 GB / 31.86 GB
Binaries:
Node: 20.11.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.18 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.2.4 - C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels: 23, 28, 29, 30, 31, 32, 33, 34
Build Tools: 28.0.3, 29.0.2, 30.0.2, 30.0.3, 31.0.0, 32.0.0, 32.1.0, 33.0.0, 33.0.1, 34.0.0
System Images: android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom, android-31 | Google APIs Intel x86_64 Atom, android-33 | Google APIs Intel x86_64 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: Not Found
Visual Studio: Not Found
Languages:
Java: 17.0.2
Python: 3.10.4
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-windows: Not Found
npmGlobalPackages:
*react-native*: Not Found
Steps to Reproduce
./gradlew clean build
The text was updated successfully, but these errors were encountered:
What happened?
Still this issue came, RN 0.63,
`FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
Where:
Build file '/Users/sss/Documents/Freel12/sdfa/node_modules/@react-native-async-storage/async-storage/android/build.gradle' line: 40
What went wrong:
A problem occurred evaluating project ':react-native-async-storage_async-storage'.
Could not get unknown property 'com' for extension 'android' of type com.android.build.gradle.LibraryExtension.
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 get full insights.
2: Task failed with an exception.
What went wrong:
A problem occurred configuring project ':react-native-async-storage_async-storage'.
compileSdkVersion is not specified.
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 get full insights.
Get more help at https://help.gradle.org/
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings
Version
1.14.1
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
./gradlew clean build
The text was updated successfully, but these errors were encountered: