美文网首页
flutter开发环境配置(unable to find git

flutter开发环境配置(unable to find git

作者: remax1 | 来源:发表于2020-06-29 15:18 被阅读0次

参考官网博客:https://flutterchina.club/setup-windows/

在配置环境中,执行flutter doctor时,碰到这类问题unable to find git in your path,flutter的bin也配置了,git的也配置了,还是出现这个问题。

解决方法

环境变量path配置看有没有C:\Windows\System32,加入后重启。
我是在个人环境变量中配置的。


图片.png

相关文章

网友评论

      本文标题:flutter开发环境配置(unable to find git

      本文链接:https://www.haomeiwen.com/subject/zxgofktx.html