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

Build error. Incorrect jsRootDir. #36

Open
dmitriy-dvornikov opened this issue Sep 26, 2024 · 0 comments
Open

Build error. Incorrect jsRootDir. #36

dmitriy-dvornikov opened this issue Sep 26, 2024 · 0 comments

Comments

@dmitriy-dvornikov
Copy link

If you add the library to package.json, then node-modules will have the following path to index.js: ../@mgcrea/vision-camera-barcode-scanner/dist/. When using this library, the project build fails with an error. If in build.gradle jsRootDir = file("../src/") is replaced with jsRootDir = file("../dist/") then the project builds successfully

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

1 participant