You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fs-extra version: 5.0.0 (checked source code in master and the issue is still there)
ensureLink shortcuts if the destination path exists, without verifying if the destination file's inode is the same as the source file. This is misleading because it is not really an "ensurance".
Activity
RyanZim commentedon Feb 25, 2021
I think this should be fixed by #826; would appreciate review/testing there.
BREAKING: Ensure existing dest correct type/target in ensureLink/Symlink
BREAKING: Ensure existing dest correct type/target in ensureLink/Syml…