Closed mastersign closed 4 years ago
When uninstalling an app with junctions (directory symlinks) inside, the junctions are traversed and the content of their target faolders are deleted.
This case arises e.g. with the use of npm link.
npm link
This behavior is not intendet.
When uninstalling an app with junctions (directory symlinks) inside, the junctions are traversed and the content of their target faolders are deleted.
This case arises e.g. with the use of
npm link
.This behavior is not intendet.