lsd-rs/lsd

"cannot access '.'" error on Windows

Ouverte

#334 ouverte le 8 mars 2020

 (14 commentaires) (0 réaction) (0 personne assignée)Rust (434 forks)batch import
help wantedkind/bugos/windows

Métriques du dépôt

Stars
 (13 400 étoiles)
Métriques de merge PR
 (Merge moyen 34j 3h) (2 PRs mergées en 30 j)

Description

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)

Guide contributeur