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
Bug Description I got this error when running npx expo run:android
FAILURE: Build failed with an exception.
Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'. Could not find com.regula.documentreader:api:7.2.9835. Searched in the following locations: - file:/Users/macradev/macra-mobile/node_modules/@notifee/react-native/android/libs/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - file:/Users/macradev/macra-mobile/node_modules/react-native/android/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - file:/Users/macradev/macra-mobile/node_modules/jsc-android/dist/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - https://dl.google.com/dl/android/maven2/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - https://repo.maven.apache.org/maven2/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - https://www.jitpack.io/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - file:/Users/macradev/macra-mobile/node_modules/expo-camera/android/maven/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom - https://oss.sonatype.org/content/repositories/snapshots/com/regula/documentreader/api/7.2.9835/api-7.2.9835.pom Required by: project :app > project :regulaforensics_react-native-document-reader-api Could not find com.regula.documentreader.core:ocrandmrz:7.2.10881. Searched in the following locations: - file:/Users/macradev/macra-mobile/node_modules/@notifee/react-native/android/libs/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - file:/Users/macradev/macra-mobile/node_modules/react-native/android/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - file:/Users/macradev/macra-mobile/node_modules/jsc-android/dist/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - https://dl.google.com/dl/android/maven2/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - https://repo.maven.apache.org/maven2/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - https://www.jitpack.io/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - file:/Users/macradev/macra-mobile/node_modules/expo-camera/android/maven/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom - https://oss.sonatype.org/content/repositories/snapshots/com/regula/documentreader/core/ocrandmrz/7.2.10881/ocrandmrz-7.2.10881.pom Required by: project :app > project :regulaforensics_react-native-document-reader-core-ocrandmrz
Environment: "expo": "^49.0.16", "react-native": "0.72.10",
how to fix it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
I got this error when running npx expo run:android
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':app:processDebugResources'.
Environment:
"expo": "^49.0.16",
"react-native": "0.72.10",
how to fix it?
The text was updated successfully, but these errors were encountered: