Hello, I'm following the docs here https://docs.zephyrproject.org/3.2.0/develop/getting_started/index.html#install-zephyr-sdk
When I run the setup script on my Mac, I'm getting the following error:
Register Zephyr SDK CMake package [y/n]? y
Installing host tools ...
SKIPPED: macOS host tools are not available yet.
Registering Zephyr SDK CMake package ...
Zephyr-sdk (/Users/johnwood/zephyr-sdk-0.15.0/cmake)
has been added to the user package registry in:
~/.cmake/packages/Zephyr-sdk\
Any thoughts on what could be wrong here?