Android I'时出现错误;我正在尝试执行颤振应用程序

Android I'时出现错误;我正在尝试执行颤振应用程序,android,windows,gradle,flutter,Android,Windows,Gradle,Flutter,我试着运行一个颤振应用程序,但这个错误总是不断出现。我用命令flattercreateproject\u name创建了这个应用程序。我添加了android sdk的路径,并在环境变量中添加了android_HOME 错误: * Error running Gradle: ProcessException: Process "C:\project_f\android\gradlew.bat" exited abnormally: FAILURE: Build failed with an ex

我试着运行一个颤振应用程序,但这个错误总是不断出现。我用命令
flattercreateproject\u name
创建了这个应用程序。我添加了android sdk的路径,并在环境变量中添加了android_HOME

错误:

* Error running Gradle:
ProcessException: Process "C:\project_f\android\gradlew.bat" exited abnormally:

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\project_f\android\build.gradle' line: 24

* What went wrong:
A problem occurred evaluating root project 'android'.
> A problem occurred configuring project ':app'.
   > Conversion = 'M'

* 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 6s
  Command: C:\project_f\android\gradlew.bat app:properties

Finished with error: Please review your Gradle project setup in the android/ folder.