Open Jestinxavier opened 5 months ago
Sorry, I updated npm package again. Please, update package and try again.
with dependencies": { "react": "18.2.0", "react-native": "0.74.3", "react-native-toast-message": "^2.2.0", "react-native-vision-camera": "^4.5.0", "react-native-worklets-core": "^1.3.3", "vision-camera-trustee-face-detector-v3": "^1.5.1" }, BUILD FAILED : message :+1: import com.mrousavy.camera.frameprocessor.FrameProcessorPluginRegistry; ^ /test_face_detector/node_modules/vision-camera-trustee-face-detector-v3/android/src/main/java/com/visioncamerafacedetector/VisionCameraFaceDetectorPlugin.java:115: error: method does not override or implement a method from a supertype @Override ^ /test_face_detector/node_modules/vision-camera-trustee-face-detector-v3/android/src/main/java/com/visioncamerafacedetector/VisionCameraFaceDetectorPluginPackage.java:18: error: cannot find symbol FrameProcessorPluginRegistry.addFrameProcessorPlugin("detectFaces", options -> new VisionCameraFaceDetectorPlugin(options)); ^ symbol: variable FrameProcessorPluginRegistry location: class VisionCameraFaceDetectorPluginPackage
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':vision-camera-trustee-face-detector-v3:compileDebugJavaWithJavac'.
"react-native": "0.72.0", "react-native-reanimated": "^3.10.1", "react-native-vision-camera": "^3.7.1", "react-native-worklets-core": "^1.3.3", "vision-camera-trustee-face-detector-v3": "^1.5.0-beta-0.11"