I created a new react native app by using the expo cli. iOS Xcode Emulator is working fine but getting below error for android emulator
Error: spawn adb ENOENT
I tried to uninstall and install back expo-cli. Tried to delete the emulator and create a new one. None of them is working.