我对flutter感兴趣并继续按照网站上的指南进行安装,并在CMD上运行时出现此错误
[[2],
[0],
[1]]
由于Flutter不以任何方式使用MySql,这真的很奇怪。
我的'MySQL' is not recognized as an internal or external command,
operable program or batch file.
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
Error: Unable to find git in your PATH.
运行良好,没有任何问题,git
也没问题。
我看到这个问题没有回答。 GITHUB
如果您已修复此问题,请发布您的回答。
答案 0 :(得分:1)
不幸的是,flutter.io上提供的Zip给了我一个问题。为避免此错误,我必须按照以下步骤使用GitHub存储库。
git clone -b beta https://github.com/flutter/flutter.git
并输入C:\flutter\flutter\bin
答案 1 :(得分:1)
解决方案是用尖号(^)来代替&符,它看起来像^&。转到系统变量路径删除或编辑:
C:\Program Files\MySQL\MySQL Fabric 1.5.4 ^& MySQL Utilities 1.5.4 1.5\;
C:\Program Files\MySQL\MySQL Fabric 1.5.4 ^& MySQL Utilities 1.5.4 1.5\Doctrine extensions for PHP\;
答案 2 :(得分:0)
从系统变量路径 C:\ Program Files(x86)\ MySQL \ MySQL Fabric 1.5&MySQL Utilities 1.5 \; 和 C :\ Program Files(x86)\ MySQL \ MySQL Fabric 1.5&MySQL Utilities 1.5 \ PHP的Doctrine扩展名\;