Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option --device {DeviceName} not working for emulate/run/debug/deploy #2345

Closed
pkoleva opened this issue Dec 12, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@pkoleva
Copy link
Contributor

pkoleva commented Dec 12, 2016

Steps to reproduce

  1. Create an app
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants