cmdline-tools component is missing - Android (Flutter) | macOS

preview_player
Показать описание
#flutter #cmdline-tools component is missing - Android (Flutter) #androidsdk

cmdline-tools component is missing - Android (Flutter)
Run `path/to/sdkmanager --install "cmdline-tools;latest"`

1. Open Android Studio
2. Go to preferences - System settings - Android SDK
3. Select second tab - SDK Tools
4. Check - Android SDK Command - line Tools (latest)
5. Now press Apply
Let’s wait for Download and install.
On complete hit finish
Click OK
6. Now go to terminal and check "flutter doctor"
Error solved

Thank you.
If any query comment below.
Рекомендации по теме
Комментарии
Автор

Awesome!! issue resolved and the video was also to the point not very lengthy and useless

anushkasaraswat
Автор

Bro, I don't have android studio, downloaded manually, and getting this error in cmd, what can I do?

iyuxh