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

unhandled error when libimobiledevice tools not installed #12

Open
ahoog42 opened this issue May 9, 2017 · 0 comments
Open

unhandled error when libimobiledevice tools not installed #12

ahoog42 opened this issue May 9, 2017 · 0 comments

Comments

@ahoog42
Copy link
Owner

ahoog42 commented May 9, 2017

Should handle this better, offer tip to user to check to make sure libimobiledevice tools are installed and in current path.

  ios-triage extract .
events.js:163
      throw er; // Unhandled 'error' event
      ^

Error: spawn idevice_id ENOENT
    at exports._errnoException (util.js:1050:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:367:16)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickCallback (internal/process/next_tick.js:104:9)
    at Module.runMain (module.js:607:11)
    at run (bootstrap_node.js:427:7)
    at startup (bootstrap_node.js:151:9)
    at bootstrap_node.js:542:3```
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

1 participant