This happend when i run "npx react-native run-android"
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Failed to transform react-native-reanimated-65-jsc.aar (project :react-native-reanimated) to match attributes {artifactType=android-aar-metadata}. > Execution failed for JetifyTransform: C:\Users\USER\Desktop\ReactNative\Project3\node_modules\react-native-reanimated\android\react-native-reanimated-65-jsc.aar
It happend after i install "npm install react-native-reanimated" But if i uninstall "react-native-reanimated" my project can run I don't know how to solve this
After i install reanimated 2.3 alpha3 my project can run, But it has a new problem
BUNDLE ./index.js
error: Error: Unable to resolve module ./Hooks from C:\Users\USER\Desktop\ReactNative\Project3\node_modules\react-native-reanimated\src\reanimated2\index.ts:
None of these files exist:
node_modules\react-native-reanimated\src\reanimated2\Hooks(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx) node_modules\react-native-reanimated\src\reanimated2\Hooks\index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)