-
Notifications
You must be signed in to change notification settings - Fork 95
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
Can't build on Ios #36
Comments
/node_modules/vision-camera-ocr/ios/VisionCameraOcr.swift:7:49: error: cannot find type 'FrameProcessorPluginBase' in scope |
Same issue here |
Do you have react-native-vision-camera v4? |
If you are using yarn workspaces you need to nohoist |
Version:
"react": "18.2.0",
"react-native": "0.72.7",
"@ismaelmoreiraa/vision-camera-ocr": "^2.1.1",
"react-native-worklets-core": "^0.2.4",
Bug:
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ VisionCameraOcr (in target 'VisionCameraOcr' from project 'Pods')
(1 failure)
Anybody known how to fix this bug?
The text was updated successfully, but these errors were encountered: