Skip to content

Bug: File IO errors when running setup on new macOS install #151

@gromer

Description

@gromer

I tried to setup akr on my new MBP, and kept running into File IO errors showing in the terminal. The setup process assumes these two directories are already in place:

  1. ~/.ssh
  2. ~/Library/LaunchAgents

If either of those directories do not exist, the scripts fail when trying to write config to them. I was able to fix this with some directory checks. If the needed directory doesn't exist, it will be created now, and file writes then work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions