I am trying to start a project in react-native cli and when I run the command
npx react-native run-android
I get the following error message:
- What went wrong: Could not open settings remapped class cache for aaeblr1uxzz8zs5c3jb5x1nik (C:\Users\54351.gradle\caches\6.3\scripts-remapped\settings_ctsl8f3xui0vz7htwx8e0c11t\aaeblr1uxzz8zs5c3jb5x1nik\settingsdeec0faa97453e2ce860d75e6bf1604b). Could not open settings generic class cache for settings file 'C:\Users\54351\Desktop\rugby_app\android\settings.gradle' (C:\Users\54351.gradle\caches\6.3\scripts\aaeblr1uxzz8zs5c3jb5x1nik\settings\settingsdeec0faa97453e2ce860d75e6bf1604b). BUG! exception in phase 'semantic analysis' in source unit 'BuildScript' Unsupported class file major version 60
any ideas ?