I already had the file `.juliaup/bin/julia` which resulted in the following error during installation: ``` Error: failed to create symlink `/Users/fredrik/.juliaup/bin/julia`. Caused by: File exists (os error 17) ``` It seems like this case should be handled better. In my case the file that existed was already the correct symlink too.