MCUXpresso Installer errors: manually install tools
The MCUXpresso Installer is a tool that installs other software, tools, and dependencies for the MCUXpresso extension for VS Code, or for developing with Zephyr. It downloads these installers into a cache folder, and then executes the installers. If errors occur when installing these components, the Installer log will show which tool failed to install. If the reason for the failure is not clear, you can manually run the the installer for that tool. This may resolve the issue, or it may provide more details why that installer fails.
The MCUXpresso Installer log will give the path to the cache folder where the tool's installer is located. Typically in Windows, this path is at:
C:\Users\<username>\AppData\Local\Programs\MCUXpressoInstaller\.cache
Installing with Administrator Rights may also help resolve the issue.