trustee-wallet / vision-camera-trustee-face-detector-v3

https://www.npmjs.com/package/vision-camera-trustee-face-detector-v3
MIT License
4 stars 0 forks source link

Build failed #5

Open Jestinxavier opened 3 months ago

Jestinxavier commented 3 months ago

FAILURE: Build failed with an exception.

ShchipskiiYura commented 3 months ago

Sorry, I updated npm package again. Please, update package and try again.

Productivix commented 1 month ago

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