Closed
Description
Steps to reproduce
- Create an app
- 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