You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I execute tns debug android --justlaunch I get the following error
Error: There are outstanding futures. Construction call stacks:
#1
at DeviceAndroidDebugBridge.executeCommand (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\lib\comm
on\mobile\android\android-debug-bridge.js:30:20)
at DeviceAndroidDebugBridge.executeShellCommand (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\lib
\common\mobile\android\device-android-debug-bridge.js:15:22)
at C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\lib\services\android-project-service.js:351:17
at Function.settle (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\node_modules\fibers\future.js:24
9:26)
at FiberFuture.wait (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\node_modules\fibers\future.js:5
65:10)
at C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\lib\services\platform-service.js:323:86
at Function.settle (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\node_modules\fibers\future.js:24
9:26)
at Function.Future.assertNoFutureLeftBehind (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\node_mo
dules\fibers\future.js:174:9)
at fiber (C:\Users\user\AppData\Roaming\npm\node_modules\nativescript\lib\nativescript-cli.js:24:12)
The text was updated successfully, but these errors were encountered:
When I execute
tns debug android --justlaunch
I get the following errorThe text was updated successfully, but these errors were encountered: