Skip to content

'iTunes is not installed...' on Windows when using the '--device' flag #2361

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

Closed
petekanev opened this issue Dec 19, 2016 · 5 comments
Closed
Assignees
Labels
Milestone

Comments

@petekanev
Copy link
Contributor

petekanev commented Dec 19, 2016

The following message is output when starting up a NativeScript application using the NS CLI, or when polling for the connected devices using tns devices on Windows OS:

"iTunes is not installed. Install it on your system and run this command again." - the message is obviously harmless, but can be very misleading, and is absolutely irrelevant to application development on Windows machines.

@petekanev petekanev changed the title iTunes is not installed... on Windows when using the --device flag 'iTunes is not installed...' on Windows when using the '--device' flag Dec 19, 2016
@dtopuzov dtopuzov added the bug label Dec 29, 2016
@dtopuzov dtopuzov closed this as completed May 5, 2017
@dtopuzov dtopuzov reopened this May 5, 2017
@NathanaelA

This comment was marked as abuse.

@dtopuzov
Copy link
Contributor

Hi @NathanaelA

The issue is fixed in nativescript@next.

CLI will not show iTunes is not installed when you run:

  • tns device android
  • tns run android

CLI will still show it when you run:

  • tns device

@cfguimaraes
Copy link

tns-run-android-issue-2361-itunes

This should still occurred?

tns is 4.2.4

@dtopuzov
Copy link
Contributor

Hi @cfguimaraes,

This will still occur when you run tns device because, but it should not happen if you run tns run android or tns device android.

@cfguimaraes
Copy link

Ok, alright.
Thanks for the reply.

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

7 participants