-
-
Notifications
You must be signed in to change notification settings - Fork 197
tns run--device NonexistentName retunrs different messages for ios and android #2446
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
Comments
yyosifov
pushed a commit
that referenced
this issue
Mar 9, 2017
yyosifov
added a commit
that referenced
this issue
Mar 14, 2017
Current state with {N} CLI 3.0.0-2017.4.13.3 and iOS:
Android
This once also looks related: #2728 |
Related issue -> #2728 |
dtopuzov
added a commit
to NativeScript/nativescript-cli-tests
that referenced
this issue
May 29, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tns emulate ios --device NonexistentName
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'.
tns emulate android --device NonexistentName
Result: Cannot find device with name: NonexistentName
Related issues #2131 #2349
The text was updated successfully, but these errors were encountered: