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 was archived by the owner on Dec 15, 2020. It is now read-only.
When running the .pkg file the installer fails without a good message. I opened the console and searched for u2f and found " (com.apple.xpc.launchd.user.domain.501.100006.Aqua): Could not read path: path = /Users/${USER}/Library/LaunchAgents/com.github.SoftU2F.plist, error = 2: No such file or directory". Simple doing mkdir fixed the issue and the installer then succeeded.
When running the .pkg file the installer fails without a good message. I opened the console and searched for u2f and found " (com.apple.xpc.launchd.user.domain.501.100006.Aqua): Could not read path: path = /Users/${USER}/Library/LaunchAgents/com.github.SoftU2F.plist, error = 2: No such file or directory". Simple doing mkdir fixed the issue and the installer then succeeded.