我已经在Windows10上安装了Flutter,当我尝试运行flutter命令(flutter doctor)时,我得到的信息是:“Unable to find git in your PATH”。
发布于 2021-02-06 07:06:29
可以下载64位Git for Windows Setup https://git-scm.com/download/win
https://stackoverflow.com/questions/66061629
相似问题