【发布时间】:2018-05-03 08:38:20
【问题描述】:
我已经按照网站中的所有步骤在我的计算机上安装了 Flutter。 当我下达命令时
$flutter 运行
我收到一个错误
[ +250 ms] :app:flutterBuildDebug FAILED
[ +5 ms] FAILURE: Build failed with an exception.
[ +2 ms] * What went wrong:
[ ] Failed to capture snapshot of input files for task 'flutterBuildDebug' property 'sourceFiles' during up-to-date check.
[ +1 ms] > Failed to create MD5 hash for file 'C:\Users\Vidya\AppData\Local\Microsoft\InputPersonalization\TextHarvester\WaitList.dat'.
[ ] * Try:
[ ] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
[ ] * Get more help at https://help.gradle.org
[ +1 ms] BUILD FAILED in 2s
[ ] 10 actionable tasks: 1 executed, 9 up-to-date
[ +757 ms] "flutter run" took 11,552ms.
Gradle build failed: 1
帮助!
【问题讨论】: