mrousavy / react-native-vision-camera

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

💭 error installing v4 #2805

Closed mbenassarou closed 3 weeks ago

mbenassarou commented 3 weeks ago

Question

Hello all, II'm not very experienced so sorry if my question is a bit stupid. I have an error when I try to install v4 on an expo managed project command : npx expo install react-native-vision-camera@4.0.0 error : Error: Cannot find module './expo-plugin/withVisionCamera' Require stack:

What I tried

I just downgraded to v3.9.2 I don't know what to try actually Can you help me ?

VisionCamera Version

3.9.2

Additional information

luicfrr commented 3 weeks ago

Use 4.0.1 version. It have a fix for expo plugin

mbenassarou commented 3 weeks ago

Thank you very much. I'm closing the issue