Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
-
What went wrong:
Task 'run' not found in project ':api'.
-
Try:
Run gradlew tasks to get a list of available tasks. 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 1s
错误信息如上,执行命令是在项目根目录下,拉取的代码是git clone https://github.com/vran-dev/databasir.git。