data-observability-installer
data-observability-installer copied to clipboard
Creating the `latest` symlink may fail on windows
Apparently, Windows requires admin power to create symbolic links, which are not very important for the installer to do its job. We should probably silent any exception that may come from creating the "latest" symlink.