'Flutter installation produces error "cmdline-tools component is missing"
I am trying to install Flutter and Android Studio.
I have also seen several tutorials on YouTube but even if I carry out the same steps I always get the same two errors.
These are the mistakes:
Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
X cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
X Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.
I have already downloaded the cmdline through Android Studio and changed different paths but even doing so it doesn't keep me going.
While for the licenses it tells me that I have to install the cmdline first. So it brings me back to the first mistake.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
