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