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

adb not found #58

Closed
xjh1994 opened this issue Nov 9, 2016 · 3 comments
Closed

adb not found #58

xjh1994 opened this issue Nov 9, 2016 · 3 comments

Comments

@xjh1994
Copy link

xjh1994 commented Nov 9, 2016

.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/open3.rb:199:in `spawn': No such file or directory - /platform-tools/adb (Errno::ENOENT)
	from /Users/xjh1994/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/open3.rb:199:in `popen_run'
	from /Users/xjh1994/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/open3.rb:95:in `popen3'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/gems/dryrun-0.8.0/lib/dryrun/dryrun_utils.rb:50:in `run'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/gems/dryrun-0.8.0/lib/dryrun/dryrun_utils.rb:46:in `run_adb'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/gems/dryrun-0.8.0/lib/dryrun.rb:108:in `pick_device'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/gems/dryrun-0.8.0/lib/dryrun.rb:171:in `call'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/gems/dryrun-0.8.0/bin/dryrun:5:in `<top (required)>'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/bin/dryrun:23:in `load'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/bin/dryrun:23:in `<main>'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/bin/ruby_executable_hooks:15:in `eval'
	from /Users/xjh1994/.rvm/gems/ruby-2.3.0/bin/ruby_executable_hooks:15:in `<main>'

@xjh1994
Copy link
Author

xjh1994 commented Nov 9, 2016

And I have already put adb in my PATH

@snowjade
Copy link

snowjade commented Nov 9, 2016

image

@xjh1994
Copy link
Author

xjh1994 commented Nov 9, 2016

@snowjade GREAT! Problem Solved! Thanks! I have thought about this, but i just put xxx/platform-tools in PATH.

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

3 participants