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
this.$errors.failWithoutHelp("Cannot find connected devices. Reconnect any connected devices, verify that your system recognizes them, and run this command again.");
341
+
}
342
+
338
343
letcachedDeviceOption=this.$options.forDevice;
339
344
this.$options.forDevice=true;
340
345
this.buildPlatform(platform,buildConfig).wait();
@@ -344,7 +349,6 @@ export class PlatformService implements IPlatformService {
0 commit comments