Closed dushko-murtovski closed 9 months ago
I'm not able to reproduce it locally, but I'm on my Mac, so I wonder if it's a cross-platform issue. I'll give it a try on my windows machine later today and see if I can get to the same error.
I found this Stack-Overflow thread which seems to suggest it's an issue wth expo-modules on windows.
That was the problem. I created Windows subsystem for Linux, build the project and then i was able to run it from Windows directly. Thanks. The issue can be closed.
Closed
Hi, i am getting this error message on yarn build:
then on run:android it says that:
Unable to resolve "@infinitered/react-native-mlkit-face-detection" from "app\screens\FaceDetectionScreen\FaceDetectionScreen.tsx"
Can you help?