-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] cannot detect git path on windows #789
Comments
use administrator or open development mode fixed this problem |
it sometimes works well, somes not use administror, guys can fix this problem, I'm sure git exists on my windows, and can execute in the powershell |
now fvm flutter -v cannot find any problem, but fvm flutter run -d 192fe6de will meet Error: Unable to find git in your PATH. |
@xiedeacc When you run "git" in the terminal, does everything work correctly? |
yes everything work correctly, use flutter run -d no such problem |
FYI: my powershell version is powershell 7.4.6 |
cannot detect git path on windows in fact it does exists
The text was updated successfully, but these errors were encountered: