1

enter image description here Can I know why my error popup font is breaking? When I Run the Flutter Doctor enter image description here this appears, and I understand that I didn't add the directory to the Envir-Path.

But First I want to solve the error notation.

My envir. is Windows11 and using the latest version of Android Studio and also Installed the flutter plugin also installed Git.

1
  • Yes I added the path til C:\flutter\cmd but it doesn't work Commented Mar 24, 2022 at 13:17

1 Answer 1

2

I had the same problem. I uninstalled git and reinstalled it from https://git-scm.com/downloads. However, it still did not fix the problem. Then, I right clicked on Android Studio and clicked on Run as Administrator. Apparently, it fixed my problem.

Also, run flutter doctor in your terminal as it says and install anything you have not installed yet.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.