I can't prepare env. Problem with last stage preparign. cloning repo hal, zephyr, etc...

I can't prepare env. Problem with last stage preparign. cloning repo hal, zephyr, etc...

Hi,
Have you recently done any updates?
Do you have the latest version of nRF Command Line Tools Installed? What is your J-Link version?
Error can sometimes occur when network issues happen during installation. If issue persists, could you try to uninstall the nRF Connect for Desktop , Toolchain Manager and re-install them ?
Regards,
Priyanka

I've already done it many times on both devices. I reinstalled everything.
can i download manually the last stage: hal, zephyr etc... ?
Hi,
I have reported the issue internally and will get back to you. Could you tell me your OS version?
-Priyanka
Hi,
I have reported the issue internally and will get back to you. Could you tell me your OS version?
-Priyanka
please be fast
Hi,
I will get back to you as soon as I hear from the team. Thank you for the patience.
Hi,
Could you make sure that your Git client is up to date? You can check the Git's website and download the latest version. After that you can try the SDL installation again.
You can also try to manually clone the required repositories outside of the Toolchain Manager. Please open a terminal or Git Bash and then try:
git clone github.com/.../sdk-nrf --branch v2.7.0
git clone github.com/.../zephyr --branch v2.7.0
After that you can import these directories manually into the SDK environment.
-Priyanka