I do the install by step , https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
the toolchain install failed when on step 5;
log as belowed:
C:\Users\admin\zephyr-sdk-0.14.1>setup.cmd
Zephyr SDK 0.14.1 Setup
** NOTE **
You only need to run this script once after extracting the Zephyr SDK
distribution bundle archive.
Install host tools [Y,N]?Y
Register Zephyr SDK CMake package [Y,N]?Y
Installing host tools ...
SKIPPED: Windows host tools are not available yet.
Registering Zephyr SDK CMake package ...
Zephyr-sdk (C:/Users/admin/zephyr-sdk-0.14.1/cmake)
has been added to the user package registry in:
HKEY_CURRENT_USER\Software\Kitware\CMake\Packages\Zephyr-sdk
All done.
Press any key to exit ...
C:\Users\admin\zephyr-sdk-0.14.1>
could you help find the reason?







