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

Wrong error messages #112

Closed
dtopuzov opened this issue Oct 1, 2014 · 1 comment
Closed

Wrong error messages #112

dtopuzov opened this issue Oct 1, 2014 · 1 comment

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Oct 1, 2014

Case 1:
This command:
"tns deploy android --device fakeDevice --path TNS_Javascript"
returns following error:
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 'appbuilder device'.

'appbuilder device' is wrong, it should be replaced with 'tns list-devices'

Case 2:
When all Android devices are disconnected and you call "tns list-devices android" then you see:
Cannot find connected devices. Reconnect any connected devices, verify that your system recognizes them, and run this command again

Then message does not end with '.'.

@rosen-vladimirov
Copy link
Contributor

First issue is resolved. The second one is part of html help changes.

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

No branches or pull requests

2 participants