lsd-rs/lsd

"cannot access '.'" error on Windows

Open

#334 建立於 2020年3月8日

在 GitHub 查看
 (14 留言) (0 反應) (0 負責人)Rust (13,400 star) (434 fork)batch import
help wantedkind/bugos/windows

描述

Installed from the latest master branch commit:

  • on a substituted drive:
C:\Users\thorsten\.cargo\bin\lsd.exe
cannot access '.': The access control list (ACL) structure is invalid. (os error 1336)
  • on C:
C:\Users\thorsten\.cargo\bin\lsd.exe
cannot access '.': The specified domain either does not exist or could not be contacted. (os error 1355)

貢獻者指南

"cannot access '.'" error on Windows · lsd-rs/lsd#334 | Good First Issue