I had installed Android studio in C drive for developing using java, but now I want to install flutter, and I have installed it in E drive. But when running flutter doctor, I get the following error:
error after running flutter doctor
It says I need to accept android licenses using flutter doctor --android-licenses which I did, but got threading exception, what should I do?


Yes. But you should properly set the path as in this documentation: https://flutter.dev/docs/get-started/install/windows#update-your-path
To resolve the error command
flutter doctor --android-licences