mrousavy / VisionCameraSkiaDemo

Demo of VisionCamera + TFLite + Skia without any native code
56 stars 3 forks source link

Error: [Reanimated] Mismatch between JavaScript part and native part of Reanimated (3.12.1 vs 3.11.0) #3

Open Gnoot01 opened 4 months ago

Gnoot01 commented 4 months ago

os: Windows 11

After cloning the repo, I use "npm install" then "npm start" and encounter this error: "Error: [Reanimated] Mismatch between JavaScript part and native part of Reanimated (3.12.1 vs 3.11.0)" and also "TypeError: Cannot read property 'makeMutable' of undefined"

a b