Skip to content

ios debugger doesn't work for projects created with framework version lower than 1.2.0 #671

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
Fatme opened this issue Jul 22, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Jul 22, 2015

If the project is created with framework version lower than 1.2, tns debug ios command fails with the following error: "Command failed: /bin/sh -c open -a '/.npm/tns-ios/1.1.2/package/WebInspectorUI/NativeScript Inspector.app' --args '/.npm/tns-ios/1.1.2/package/WebInspectorUI/Safari/Main.html' 'newAppRelease'
FSPathMakeRef(~/.npm/tns-ios/1.1.2/package/WebInspectorUI/NativeScript Inspector.app) failed with error -43."

Steps to reproduce:

  1. Create new project
  2. Add ios platform and ensure that the framework version is lower than 1.2.0
  3. Try to execute tns debug ios.
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

4 participants