Thanks @Marcin Paluch for the query, and apologies for the delayed response.
Glad to hear you were able to fix the issue and move forward. Based on the error shown in the screenshot, the application was unable to locate the Helm path in the system environment variables.
In most cases, this issue does not occur because the installer app installs all prerequisites—including Helm—via winget, and the required paths are automatically available within the session. However, if this issue does arise, the recommended solutions are:
-
Manually add the Helm path to the system environment variables, or
-
Uninstall Helm manually and allow the installer app to reinstall it.
We also provide a README accessible from within the app that includes debugging commands and additional troubleshooting guidance. We’ll update that documentation to include this information as well.
Thanks again for your continued use and valuable feedback.