-
-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
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
app run or clear getting : Plugin with id 'maven' not found. #160
Comments
I am having the same issue. I investigated a bit about it and seems that on Gradle 7 and up |
after change to maven-publish , get different error: `A problem occurred configuring project ':react-native-tesseract-ocr'.
|
Hi any updates on the issues? I changed
|
@green-mint @rizaru-desu did you get any solution I got the same error |
No solution, switched to other library for ocr |
name it plz |
I switched to React Native ML - Text recognition. |
Describe the bug
Getting below issue while clean and run react native project:
Where:
Build file 'C:\May2023\EPFleetApp\node_modules\react-native-tesseract-ocr\android\build.gradle' line: 23
What went wrong:
A problem occurred evaluating project ':react-native-tesseract-ocr'.
Dependencies (please complete the following information):
"react": "18.1.0",
"react-native": "^0.70.2",
"react-native-tesseract-ocr": "^2.0.3",
To Reproduce
Steps to reproduce the behavior:
react-native run-android
or
./gradlew clean
Expected behavior
run app
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
emulator
The text was updated successfully, but these errors were encountered: