0、请问2.7.1版对gradle、pnpm等软件版本有何要求?
我用的如下版本:
gradle==8.8
pnpm==9.6.0
nodejs==20.16.0
java==17.0.10
1、idea 界面中 bootRun 停留在:
WARN 25316 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.UserReconciler-worker-1/Request[name=ghost]
WARN 25316 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.UserReconciler-worker-1/Request[name=anonymousUser]
2、运行 ./gradlew.bat clean build -x check --debug
抛出如下异常:
[ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: net.rubygrapefruit.platform.NativeException: Could not start 'pnpm.cmd'
[ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Caused by: java.io.IOException: Cannot run program "pnpm.cmd" (in directory "D:\halo\ui"): CreateProcess error=2, 系统找不到指定的文件。
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.