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.fail(`Debugging application requires a USB connection while the target device "${this.deviceIdentifier}" has connection type "${deviceConnectionTypes}".`);
63
+
this.$errors.fail(`Debugging application requires a USB or LOCAL connection while the target device "${this.deviceIdentifier}" has connection type "${deviceConnectionTypes}".`);
0 commit comments