Elastic search build failed!

Elasticsearch version : 7.14.2

when I run ./gradlew idea in mac os, it has some error

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Users/simba.hu/learn/elastic-search/source/elasticsearch/benchmarks/build.gradle' line: 31

  • What went wrong:
    A problem occurred evaluating project ':benchmarks'.

Project with path ':modules:lang-expression' could not be found in project ':benchmarks'.

  • 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.

BUILD FAILED in 4s
19 actionable tasks: 19 up-to-date

Hi @Hu_Ansir,

Welcome! It looks like you're running an old version. Do you receive the same error running the latest 7.17.x?

Can you share the stacktrace and the version of Java you are running the project with?