When I deploy my React Native app to Genymotion from XDE, I get the following error:
Could not start project on Android: could not install smartsocket listener: Address already in use ADB server did not ACK * failed to start daemon * error: can not connect to daemon
My version adb is:
My variable settings PATH is:
My version of Linux:
- lsb_release -a
- No LSB modules are available.
- Distributor ID: Debian
- Description: Debian GNU / Linux 9.5 (stretch)
- Release: 9.5
- Codename: stretch
I hope you can help me. Thank you very much!