-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I have followed the instructions in Getting Started and installed Android Studio, but
skip android emulator create
results in:
[✗] Configure Android SDK Manager (0.01s)
[✗] Command failed with exit code 127
[✗] Create Android emulator failed with 2 errors
See https://skip.dev/docs/faq and https://forums.skip.dev for help
See output log for error details: /tmp/skip-create-2026-02-14T10:56:41Z.txt
Error: 2 errors
The logged error is:
executing command: /bin/sh -c yes | sdkmanager --licenses
/bin/sh: sdkmanager: command not found
Apparently, those instructions assume that sdkmanager is available, but afaict that would require installing Android command-line tools, not just Android Studio. I think that the documentation needs to be updated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels