coreybutler / nvm-windows

A node.js version management utility for Windows. Ironically written in Go.
MIT License
37.28k stars 3.32k forks source link

Changing the type of soft link and switching node‘s versions without administrator privileges #1092

Closed bingyun123 closed 8 months ago

bingyun123 commented 8 months ago

…administrator privileges

Changing the type of soft link and switching node‘s versions without administrator privileges

coreybutler commented 8 months ago

This has been requested and rejected several times before (see several issues related to junctions). Junctions do not work on network/mapped drives. See https://github.com/coreybutler/nvm-windows/issues/79.