Android live reload with genymotion

i’m trying to emulate in live reload with genymotion and getting this error

(node:6009) UnhandledPromiseRejectionWarning: Error: adb: Command failed with exit code 1 Error output:
adb server version (39) doesn't match this client (40); killing...
ADB server didn't ACK
Full server startup log: /var/folders/xc/6mz7_qsn55vg68xq2n7_r_rc0000gn/T//adb.501.log
Server had pid: 6077
--- adb starting (pid 6077) ---
adb I 07-10 18:59:41  6077 309958 main.cpp:56] Android Debug Bridge version 1.0.40
adb I 07-10 18:59:41  6077 309958 main.cpp:56] Version 4797878
adb I 07-10 18:59:41  6077 309958 main.cpp:56] Installed as /Users/anspireagency/Library/Android/sdk//platform-tools/adb
adb I 07-10 18:59:41  6077 309958 main.cpp:56]
adb I 07-10 18:59:41  6077 309958 auth.cpp:421] adb_auth_init...
adb I 07-10 18:59:41  6077 309958 auth.cpp:174] read_key_file '/Users/anspireagency/.android/adbkey'...
adb server killed by remote request

* failed to start daemon
error: cannot connect to daemon
    at ChildProcess.whenDone (/Users/anspireagency/Desktop/development/Archive 2/platforms/android/cordova/node_modules/cordova-common/src/superspawn.js:169:23)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
(node:6009) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:6009) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

ionic info

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.19.2
    ionic (Ionic CLI) : 3.20.0

global packages:

    cordova (Cordova CLI) : 8.0.0

local packages:

    @ionic/app-scripts : 3.1.8
    Cordova Platforms  : android 7.0.0 ios 4.5.4
    Ionic Framework    : ionic-angular 3.9.2

System:

    Android SDK Tools : 26.1.1
    ios-deploy        : 1.9.2
    ios-sim           : 6.1.2
    Node              : v8.11.1
    npm               : 5.6.0
    OS                : macOS High Sierra
    Xcode             : Xcode 9.2 Build version 9C40b

Environment Variables:

    ANDROID_HOME : /Users/anspireagency/Library/Android/sdk/

Misc:

    backend : pro