0

When i try to run any flutter command on powershell into vs code, it load infinitelly and doesn't finish. However, when I run the same command on my powershell out of vs code, it works. Please someone help me.

vs code terminal screen the same command running in the external powershell

I verified my environment variables, and it's ok; I tried to reinstall both vs code and flutter, including switching the flutter directory, but the problem exits yet.

1 Answers1

0

Well, the problem was that I was running the terminal as admin, and vs code not. Now the problem is how to run any flutter command without admin permission and without errors, and this is another topic. Thanks for the help