Your JavaScript transform cache is empty, rebuilding (this may take a minute). Project opened! You can now use the 'Share' or 'Device' buttons to view your project.īuilding JavaScript bundle: finished in 59643ms. Scanning 543 folders for symlinks in C:Userskylegitbetalognode_modules (49ms) Then in ADB in WSL it should automatically use the already. So first install the exact same version of ADB in both Windows and WSL, then start the ADB daemon in Windows (just by running 'adb devices'). Restarting project and clearing packager cache (Hold shift while clicking restart to avoid clearing cache). ADB is actually 2 components, and daemon that does the device communication and a client that talks to the daemon over a local network socket. > .api.DeviceException: Timeout getting device list.Ĭ:Program FilesExpo XDEresourcesappnode_modulesxdlbinarieswindowsadbadb.exeĬ:Program FilesGenymobileGenymotiontoolsadb.exeĬ:UserskyleAppDataLocalAndroidSdkplatform-toolsadb.exeĬ:UserskyleAppDataLocalAndroidSdkplatform-toolsadb backupadb.exeĬould not install *smartsocket* listener: cannot bind to 127.0.0.1:5037: Only one usage of each socket address (protocol/network address/port) is normally permitted.
04:54:40 E/adb: error: could not install *smartsocket* listener: Address already in useĠ4:54:40 E/ddms: '/Users/paulbrie/Library/Android/sdk/platform-tools/adb,start-server' failed - run manually if necessaryĠ4:54:40 E/adb: * failed to start daemon *Ġ4:54:40 E/adb: error: cannot connect to daemonĮxecution failed for task ':app:installDebug'.