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"
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"