I've prepared the Windows environment for react native. However, when I execute the command
react-native run-android
I get the following errors -
* What went wrong:
A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.
> Could not initialize class com.android.sdklib.repository.AndroidSdkHandler
How do I fix this?