You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred evaluating script.
java.lang.NullPointerException (no error message)
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.
第一个问题可以修改为JDK8来解决, 但后续编译又出现了新的报错
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring project ':inspector'.
java.lang.NullPointerException (no error message)
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.
下载完毕代码后,在hapjs/mockup/platform/android目录下执行
./gradlew assembleDebug/Release
报如下错误
FAILURE: Build failed with an exception.
Where:
Script '/hapjs/development/gradle-plugin/prebuilts/2.3.0/buildscript.gradle' line: 15
What went wrong:
A problem occurred evaluating script.
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 14s
The text was updated successfully, but these errors were encountered: