参考官网博客:https://flutterchina.club/setup-windows/
在配置环境中,执行flutter doctor时,碰到这类问题unable to find git in your path,flutter的bin也配置了,git的也配置了,还是出现这个问题。
解决方法
环境变量path配置看有没有C:\Windows\System32,加入后重启。
我是在个人环境变量中配置的。
![](https://img.haomeiwen.com/i23081280/d15f3ba50f388ddc.png)
参考官网博客:https://flutterchina.club/setup-windows/
在配置环境中,执行flutter doctor时,碰到这类问题unable to find git in your path,flutter的bin也配置了,git的也配置了,还是出现这个问题。
环境变量path配置看有没有C:\Windows\System32,加入后重启。
我是在个人环境变量中配置的。
本文标题:flutter开发环境配置(unable to find git
本文链接:https://www.haomeiwen.com/subject/zxgofktx.html
网友评论