mrousavy / react-native-vision-camera

📸 A powerful, high-performance React Native Camera library.
https://react-native-vision-camera.com
MIT License
7.45k stars 1.09k forks source link

🔧 No such a file or directory found #3253

Open Fahadayyoub opened 1 hour ago

Fahadayyoub commented 1 hour ago

How were you trying to build the app?

in Android, if we try to rebuild the project we face this issue

Full build logs

node_modules/react-native-vision-camera/android/build/intermediates/cxx/ndk_locator_record_v4yjh1kg.log (No such file or directory)

Project dependencies

"dependencies":{
 "react": "18.2.0",
    "react-native": "0.73.0",
    "react-native-reanimated": "^3.16.0",
    "react-native-vision-camera": "^4.5.3",
    "react-native-worklets-core": "^1.3.3"
}

VisionCamera Version

4.5.3

Target platforms

Android

Operating system

MacOS

Can you build the VisionCamera Example app?

I didn't try (⚠️ your issue might get ignored & closed if you don't try this)

Additional information

maintenance-hans[bot] commented 1 hour ago

Guten Tag, Hans here 🍻

It looks like you are facing an issue with building ze app, but I see zhat you haven't tried building ze VisionCamera Example app. This is important, as it can help isolate whether ze issue is with your setup or with ze library itself.

Please try to run ze example, and if you still face issues, make sure to paste ze full build logs from Android Studio or from adb logcat. Zhat information is crucial for mrousavy to help you properly.

Also, it would be very helpful if you could provide any other relevant details regarding your setup. Once you provide zhat information, we can better assist you!

Danke!

Note: If you think I made a mistake, please ping @mrousavy to take a look.

Fahadayyoub commented 1 hour ago

@mrousavy can you please look into this I am unable to install in android