You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2023. It is now read-only.
After running the install, everything runs as intended up until Step 7 where it gets hung up
[BOOTSTRAP] Step 7: Installing dotfiles...
[BOOTSTRAP] Backing up old dotfiles to /Users/macbook/old_dotfiles_bak...
[BOOTSTRAP] Cloning dotfiles repo to /Users/macbook/dotfiles ...
Cloning into '/Users/macbook/dotfiles'...
cp: /Users/macbook/dotfiles/machines/default-mac/Brewfile: No such file or directory
The text was updated successfully, but these errors were encountered:
@mike-crane Hey Mike, thanks for letting me know about this. Sorry you're having trouble with it. I am on the road right now with my family for the next several weeks and I'm not able to troubleshoot this. If you find the solution and can post back, that would be great! Otherwise, I will try to look into it once we're back. Thanks for your patience! 🙂
@mike-crane Hey, well I decided to take a quick glance at the dotfiles repo to see if anything obvious jumped out. Turns out I had a symlink in dotfiles/machines/default-mac/ that was broken. Not sure what happened there, but for now I just added an actual Brewfile. Commit: d4f96ef1a73fdc7bfb815b47db9027003665492a Please have another go and let me know if it fixes the issue. Thanks!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After running the install, everything runs as intended up until Step 7 where it gets hung up
The text was updated successfully, but these errors were encountered: