nRF Connect SDK 10.18.0 fails on Apple M1 (macOS Monterey 12.6)

After intsalling nRF Connect SDK 10.18.0 on an Apple M1 running macOS Monterey 12.6, I can't use nrfjprog at all:

❯ nrfjprog --version
[error] Error in dlsym: dlsym(0x204ef57e0, NRFJPROG_read_cpu_architecture_inst): symbol not found
ERROR: nrfjprog DLL load failed. Try again. If it keeps failing, please
ERROR: reinstall nrfjprog.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.

I installed the SDK with or without the bundled JLink, same thing.

nRF Connect SDK 10.17.3 works fine.

Related