This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fix-owner): throw away ENOENTs on chownr
This is a race npm has run into before. I am not sure how to reproduce such a thing with cacache, but tbh if a directory or file disappears mid-chown, I could care less? Furthermore, if the file/directory's existence actually matters, this will almost certainly error elsewhere. It's fine for us to drop files on the floor though.
- Loading branch information