【发布时间】:2021-03-08 07:52:03
【问题描述】:
从昨天升级我的颤振后,我一直在与这个问题作斗争,但我不知道是什么导致了这个问题。我已经从谷歌搜索了它,但我似乎没有找到任何答案,所以我需要帮助。
我的 Flutter SDK 的位置和错误如下。
Script 'C:\Users\src\Music\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 904
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command 'C:\Users\src\Music\flutter\bin\flutter.bat'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 20s
Exception: Gradle task assembleDebug failed with exit code 1
【问题讨论】: