flutter开发时候遇到unable to find git in your path的问题2023-12-21 21:07:39 简单描述 1、明明已经设置好了git的环境变量,也重启了电脑; 2、命令行中运行 flutter doctor还是会报错 unable to find git in your path; 解决方法 环境变量path配置看有没有C:\Windows\System32;如果没有,填入 然后重启电脑,已经正常了. 上一篇:异常提示 Unable to instantiate Action, employeAction, defined for 'employe' in namespace '下一篇:解决php7无法加载curl、intl、ldap的问题