0
I’m having a problem running a React-Native app on my phone.
With everything configured run
react-native start
react-native run-android
and the following error appears:
05:32:56 E/adb: adb server version (32) doesn’t match this client (39); Killing...
by what I could understand I have adb installed twice in the computer, but I can not solve the problem.