Getting the Error While run the skip checkup Command in the Terminal #427
mothgharenimish
started this conversation in
General
Replies: 2 comments 1 reply
-
Can you try running Also, can you post the log file? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I had the same error despite $ brew install android-platform-tools
==> Downloading https://dl.google.com/android/repository/platform-tools_r36.0.0-darwin.zip
Already downloaded: ~/Library/Caches/Homebrew/downloads/f3c9b639b8124f894ed86a6fdf9111692e4fef9226365692e60ab6749b01a735--platform-tools_r36.0.0-darwin.zip
==> Installing Cask android-platform-tools
==> Purging files for version 36.0.0 of Cask android-platform-tools
Error: It seems there is already a Binary at '/opt/homebrew/bin/adb'. The fix was to force-reinstall it. $ brew install android-platform-tools --force
==> Downloading https://dl.google.com/android/repository/platform-tools_r36.0.0-darwin.zip
Already downloaded: ~/Library/Caches/Homebrew/downloads/f3c9b639b8124f894ed86a6fdf9111692e4fef9226365692e60ab6749b01a735--platform-tools_r36.0.0-darwin.zip
==> Installing Cask android-platform-tools
Warning: It seems there is already a Binary at '/opt/homebrew/bin/adb'; overwriting.
==> Linking Binary 'adb' to '/opt/homebrew/bin/adb'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/etc1tool'; overwriting.
==> Linking Binary 'etc1tool' to '/opt/homebrew/bin/etc1tool'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/fastboot'; overwriting.
==> Linking Binary 'fastboot' to '/opt/homebrew/bin/fastboot'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/hprof-conv'; overwriting.
==> Linking Binary 'hprof-conv' to '/opt/homebrew/bin/hprof-conv'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/make_f2fs'; overwriting.
==> Linking Binary 'make_f2fs' to '/opt/homebrew/bin/make_f2fs'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/make_f2fs_casefold'; overwriting.
==> Linking Binary 'make_f2fs_casefold' to '/opt/homebrew/bin/make_f2fs_casefold'
Warning: It seems there is already a Binary at '/opt/homebrew/bin/mke2fs'; overwriting.
==> Linking Binary 'mke2fs' to '/opt/homebrew/bin/mke2fs'
🍺 android-platform-tools was successfully installed!
$ adb
Android Debug Bridge version 1.0.41
Version 36.0.0-13206524
Installed as /opt/homebrew/bin/adb
Running on Darwin 24.4.0 (arm64)
... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[✓] Skip version 1.5.11 (= 1.5.11)
[✓] macOS version 15.4.1 (> 13.5.0)
[✓] macOS architecture: ARM
[✓] Swift version 6.1 (> 5.9.0)
[✓] Xcode version 16.3 (> 15.0.0)
[✓] Xcode tools SDKs: 5
[✓] Homebrew version 4.5.1 (> 4.1.0)
[✓] Gradle version 8.14 (> 8.6.0)
[✓] Java version 23.0.2 (> 21.0.0)
[✗] Android Debug Bridge version: error executing adb
[✗] Command failed with exit code 9
[✗] Skip 1.5.11 checkup failed with 2 errors
See https://skip.tools/docs/faq and https://community.skip.tools for help
See output log for error details: /tmp/skip-checkup-2025-05-08T10:14:49Z.txt
Error: 3 errors
nimishmothghare@192 ~ %
Beta Was this translation helpful? Give feedback.
All reactions