We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't install properly on android "react": "18.2.0", "react-native": "0.71.7", "react-native-sqlite-storage": "^6.0.1"
i am getting this error
A problem occurred configuring project ':react-native-sqlite-storage'.
Could not resolve all files for configuration ':react-native-sqlite-storage:classpath'. Could not find sdklib-26.1.4.jar (com.android.tools:sdklib:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.1.4/sdklib-26.1.4.jar Could not find repository-26.1.4.jar (com.android.tools:repository:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.1.4/repository-26.1.4.jar Could not find ddmlib-26.1.4.jar (com.android.tools.ddms:ddmlib:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.1.4/ddmlib-26.1.4.jar Could not find tracker-26.1.4.jar (com.android.tools.analytics-library:tracker:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.1.4/tracker-26.1.4.jar Could not find protos-26.1.4.jar (com.android.tools.analytics-library:protos:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.1.4/protos-26.1.4.jar Could not find builder-model-3.1.4.jar (com.android.tools.build:builder-model:3.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.1.4/builder-model-3.1.4.jar Could not find apksig-3.1.4.jar (com.android.tools.build:apksig:3.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.1.4/apksig-3.1.4.jar Could not find annotations-26.1.4.jar (com.android.tools:annotations:26.1.4). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.1.4/annotations-26.1.4.jar
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can't install properly on android
"react": "18.2.0",
"react-native": "0.71.7",
"react-native-sqlite-storage": "^6.0.1"
i am getting this error
A problem occurred configuring project ':react-native-sqlite-storage'.
The text was updated successfully, but these errors were encountered: