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
Run any of tns emulate/run/debug/deploy --device {DeviceName}
Expected result
App is deployed to the specified device Actual result
Cannot resolve the specified connected device by the provided index or identifier. To list currently connected devices and verify that the specified index or identifier exists, run 'tns device'.
Note
Emulate command works in the official version, the others don't, and on master all commands return the same error
The text was updated successfully, but these errors were encountered:
Steps to reproduce
tns emulate/run/debug/deploy --device {DeviceName}
Expected result
App is deployed to the specified device
Actual result
Cannot resolve the specified connected device by the provided index or identifier. To list currently connected devices and verify that the specified index or identifier exists, run 'tns device'.
Note
Emulate command works in the official version, the others don't, and on master all commands return the same error
The text was updated successfully, but these errors were encountered: