Giter Site home page Giter Site logo

Comments (10)

namnotfake avatar namnotfake commented on June 14, 2024 2

@namnotfake Delete node_modules folder then remove ^ from package's versions then reinstall all dependencies.

E.g: "react-native-vision-camera-face-detector": "^1.6.1" to "react-native-vision-camera-face-detector": "1.6.1"

Then do what @Nurmehemmed said.

thank you

from react-native-vision-camera-face-detector.

namnotfake avatar namnotfake commented on June 14, 2024

image

from react-native-vision-camera-face-detector.

Nurmehemmed avatar Nurmehemmed commented on June 14, 2024

maybe it is cache error. Clear all caches and node modules again install it must works

from react-native-vision-camera-face-detector.

luicfrr avatar luicfrr commented on June 14, 2024

@namnotfake Delete node_modules folder then remove ^ from package's versions then reinstall all dependencies.

E.g: "react-native-vision-camera-face-detector": "^1.6.1" to "react-native-vision-camera-face-detector": "1.6.1"

Then do what @Nurmehemmed said.

from react-native-vision-camera-face-detector.

namnotfake avatar namnotfake commented on June 14, 2024

@namnotfake Delete node_modules folder then remove ^ from package's versions then reinstall all dependencies.

E.g: "react-native-vision-camera-face-detector": "^1.6.1" to "react-native-vision-camera-face-detector": "1.6.1"

Then do what @Nurmehemmed said.

I have a new problem here. Help me
image

from react-native-vision-camera-face-detector.

namnotfake avatar namnotfake commented on June 14, 2024

I did as you said and unfortunately a new problem arose

from react-native-vision-camera-face-detector.

luicfrr avatar luicfrr commented on June 14, 2024

I just released 1.6.2 version 🥳🎉 It is using latest vision-camera and worklets-core and it's not crashing on release mode. Can you please test it and give me a feedback? Thanks

from react-native-vision-camera-face-detector.

namnotfake avatar namnotfake commented on June 14, 2024

I just released 1.6.2 version 🥳🎉 It is using latest vision-camera and worklets-core and it's not crashing on release mode. Can you please test it and give me a feedback? Thanks

Thank you, my problems have been solved. I found the reason from a few articles.
The problem was because I was using jdk21 and somehow it was not compatible with the expo and RN version I was using, I downgraded to jdk17 and everything was resolved. Could you add it to the README if anyone has the same problem.

from react-native-vision-camera-face-detector.

Mohamed-kassim avatar Mohamed-kassim commented on June 14, 2024

I just released 1.6.2 version 🥳🎉 It is using latest vision-camera and worklets-core and it's not crashing on release mode. Can you please test it and give me a feedback? Thanks

Thank you, my problems have been solved. I found the reason from a few articles. The problem was because I was using jdk21 and somehow it was not compatible with the expo and RN version I was using, I downgraded to jdk17 and everything was resolved. Could you add it to the README if anyone has the same problem.

i have the same issue, unfortunately I have jdk version 17 any suggestions?
Screenshot 2024-05-05 at 10 14 24 PM

from react-native-vision-camera-face-detector.

namnotfake avatar namnotfake commented on June 14, 2024

I just released 1.6.2 version 🥳🎉 It is using latest vision-camera and worklets-core and it's not crashing on release mode. Can you please test it and give me a feedback? Thanks

Thank you, my problems have been solved. I found the reason from a few articles. The problem was because I was using jdk21 and somehow it was not compatible with the expo and RN version I was using, I downgraded to jdk17 and everything was resolved. Could you add it to the README if anyone has the same problem.

i have the same issue, unfortunately I have jdk version 17 any suggestions? Screenshot 2024-05-05 at 10 14 24 PM

remove node-module, remove cache npm: npm cache clean --force. Before npm install, you must check package.json, remove "^" in package vision camera, camera detect face, worklets-core. You can check androi/bundle.gradle minSdkVersion: 26

from react-native-vision-camera-face-detector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.