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
For example, instead of:
```
Error: Permission denied (os error 13)
```
one will get:
```
Error: Failed to create `/var/lib/taskchampion-sync-server`.
Caused by:
Permission denied (os error 13)
```
after this patch is applied.
0 commit comments