lsd-rs/lsd

"cannot access '.'" error on Windows

オープン

#334 opened on 2020/03/08

 (14 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (434 件のフォーク)batch import
help wantedkind/bugos/windows

Repository metrics

Stars
 (13,400 個のスター)
PR merge metrics
 (平均マージ 34d 3h) (30d で 2 merged PRs)

説明

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)

コントリビューターガイド