data-observability-installer icon indicating copy to clipboard operation
data-observability-installer copied to clipboard

Creating the `latest` symlink may fail on windows

Open rboni-dk opened this issue 1 year ago • 0 comments

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.

rboni-dk avatar Apr 24 '24 14:04 rboni-dk