-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
tns run/emulate/deploy does not check if device is available before build #1167
Milestone
Comments
teobugslayer
added a commit
that referenced
this issue
Nov 16, 2015
teobugslayer
added a commit
that referenced
this issue
Nov 16, 2015
Done for the If you execute Closing this one and updating the relevant: #289. |
vchimev
pushed a commit
to NativeScript/nativescript-cli-tests
that referenced
this issue
Dec 2, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
run/emulate/deploy on not existing device/emulator/simulator
Result:
tns execute prepare and build and after that check if device is available.
Suggestion:
When execute un/emulate/deploy check if device/emulator/simulator before prepare and build.
The text was updated successfully, but these errors were encountered: