Unable to run flutter doctor on VScode

When I type ctrl+shift+P, and i choose Run flutter doctor, this is the error i get
src\flutter\bin\cache unexpected at this time exit code 225

Kindly help me out, thank you

Sometimes running flutter clean followed by flutter pub get gets rid of strange errors like that.