Skip to content

Drop recursive readlink when we drop Node 10 #337

Description

@phated

Node 10 on Windows throws a EPERM when we fs.stat on a symlink to a directory. We work around this by recursively readlink on symlinks found by source, but we can remove this workaround when we drop Node 10 support.

Originally posted by @phated in #333 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions