只安装path_provider后,我会收到一个错误
颤振酒吧添加path_provider
错误
FAILURE: Build failed with an exception.
* Where:
Script '/opt/homebrew/Caskroom/flutter/3.0.2/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1156
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command '/opt/homebrew/Caskroom/flutter/3.0.2/flutter/bin/flutter'' 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 11s
Exception: Gradle task assembleDebug failed with exit code 1
Exited发布于 2022-08-17 10:48:24
使用自制的,尝试使用任何木桶命令。尝试下面的命令--例如,为我工作:
brew tap homebrew/caskhttps://stackoverflow.com/questions/73337888
复制相似问题