andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.74k stars 521 forks source link

install error on android #561

Open MahmoudYaser1 opened 1 year ago

MahmoudYaser1 commented 1 year ago

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