Skip to content
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

Cant able to Run project #2

Closed
gowtham171 opened this issue Jul 23, 2021 · 3 comments
Closed

Cant able to Run project #2

gowtham171 opened this issue Jul 23, 2021 · 3 comments

Comments

@gowtham171
Copy link

Task :app:compileDebugJavaWithJavac FAILED

C:\Users\Gowtham.C\Downloads\New folder (4)\RN-react-native-document-scanner-main\android\app\src\main\java\com\example\MainApplication.java:7: error: package com.ubidreams.RNDocumentScanner does not exist
import com.ubidreams.RNDocumentScanner.RNDocumentScannerPackage;
^
C:\Users\Gowtham.C\Downloads\New folder (4)\RN-react-native-document-scanner-main\android\app\src\main\java\com\example\MainApplication.java:30:
error: cannot find symbol
new RNDocumentScannerPackage(),
^
symbol: class RNDocumentScannerPackage
2 errors

FAILURE: Build failed with an exception.

@AugustoPinheiro
Copy link
Owner

AugustoPinheiro commented Jul 26, 2021

Please make sure your installation order is the same as the following.

Mostly automatic installation

$ react-native link react-native-document-scanner

@AugustoPinheiro
Copy link
Owner

What specifications of the dependencies on your computer?

@tech247gb
Copy link

Same error after following the steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants