Trouble running camunda Bpm run 7.20

I was playing with camunda bpm run 7.20 on my m1 macbook
I am new both Java and Camunda.
start.sh doesnt give me a succesful run.
I got an error when starting the engine.

ERROR 28190 — [ main] org.camunda.bpm.engine.context : ENGINE-16004 Exception while closing command context: org.graalvm.polyglot.impl.AbstractPolyglotImpl: Provider com.oracle.truffle.polyglot.PolyglotImpl could not be instantiated

The Problem seems to be related with the following line. in default.yml.
I made enabled: true to enabled: false

Camunda 7 Run | docs.camunda.org

example:
  enabled: false