Flutter doctor - cmdline-tools component is missing

This Errors is posted by seven.srikanth at 6/23/2022 7:12:42 AM



<p>If you see this error when you run flutter doctor then please follow the below steps to fix it.</p> <ol> <li>Open Android Studio.</li> <li>Go to tools -> SDK Manager.</li> <li>Go to SDK Tools tab.</li> <li>Check Android SDK Command-Line tools (latest).</li> <li>Apply and Click Ok.</li> </ol> <p>It will download a few files from the internet and then click on Finish.</p> <p>Head back to CMD and run flutter doctor to see that the issue is resolved.</p>


Tags:








0 Comments
Login to comment.
Recent Comments