Skip to content

NTFS junctions #79

@jgoz

Description

@jgoz

Would it be feasible to add support for using NTFS junctions rather than mklink for swapping out the in-use version of node?

Junctions are great because they do not require elevated permissions, which would allow nvm-windows to be used on (effectively) headless machines, such as build agents. The disadvantage is that they cannot be created across drive letters, but this is an acceptable limitation.

Maybe this could be implemented as a configuration flag and disabled by default. Thoughts on that?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions