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

CLI fails with EPIPE during $ tns run ios on devices #2988

Closed
rosen-vladimirov opened this issue Jul 20, 2017 · 0 comments
Closed

CLI fails with EPIPE during $ tns run ios on devices #2988

rosen-vladimirov opened this issue Jul 20, 2017 · 0 comments
Assignees
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

rosen-vladimirov commented Jul 20, 2017

Tell us about the problem

CLI fails with EPIPE during $ tns run ios

Which platform(s) does your issue occur on?

iOS device

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.1.2
  • Cross-platform modules: no matter
  • Runtime(s): no matter
  • Plugin(s): no matter

Please tell us how to recreate the issue in as much detail as possible.

  1. $ tns create myApp
  2. $ cd myApp
  3. $ tns run ios
  4. Change something in CSS or XML file inside app
  5. Ensure the change is applied on device
  6. Uninstall the application manually from device
  7. Apply new change in app dir
  8. App should be installed and new change should be applied. Instead, EPIPE error is shown.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

@rosen-vladimirov rosen-vladimirov added this to the 3.2.0 milestone Jul 20, 2017
@rosen-vladimirov rosen-vladimirov self-assigned this Jul 20, 2017
@rosen-vladimirov rosen-vladimirov modified the milestones: 3.1.3, 3.2.0 Jul 22, 2017
@rosen-vladimirov rosen-vladimirov changed the title CLI fails with EPIPE during $ tns run ios CLI fails with EPIPE during $ tns run ios on device Jul 24, 2017
@dtopuzov dtopuzov changed the title CLI fails with EPIPE during $ tns run ios on device CLI fails with EPIPE during $ tns run ios on physical iOS devices Jul 24, 2017
@dtopuzov dtopuzov changed the title CLI fails with EPIPE during $ tns run ios on physical iOS devices CLI fails with EPIPE during $ tns run ios on iOS devices Jul 24, 2017
@dtopuzov dtopuzov changed the title CLI fails with EPIPE during $ tns run ios on iOS devices CLI fails with EPIPE during $ tns run ios on devices Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants