当前位置:   article > 正文

flutter开发时候遇到unable to find git in your path的问题_flutter error: unable to find git in your path.

flutter error: unable to find git in your path.

flutter新出,遇到的坑特别多.有一个问题是unable to find git in your path.但我命名在环境变量已经配置好了git的路径,然后我在cmd的system32的地方可以正确显示flutter --version.

但是我在随便在一个什么盘,例如d盘里面命令却显示我unable to find git in your path.最要命的是,我android studio创建flutter文件的时候,里面什么内容都没有,就只有几个目录.根本运行不了.还是google靠谱,终于找到解决办法.

解决办法:第一步,网上很多配置git和flutter的教程,我就不列出来. 关键是第二步.

               第二步,环境变量path配置看有没有C:\Windows\System32;如果没有,填入.填入后一切正常了.


本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号