This repository has been archived by the owner on Jan 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Installation issues on MacOS #1
Comments
Bash version:
Excerpt from the log:
|
I tried to check if adding a guardian to the loop helps, but not really; the result turned out to be a broken symlink
The output is:
|
As advised, the "offending" function was tested with absolute paths as well and the result is .. better.
The issue might be related to the fact that
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When following the installation instructions from README.md on a MacOS machine (High Sierra), the last script which attempts to symlink the scripts hangs and needs to be interrrupted:
Problem seems to be coming from the loop in
relative_path()
function which enters an infinite loop:dotfiles/bin/dotfiles.sh
Line 310 in 74ee56b
The text was updated successfully, but these errors were encountered: