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

Use relative path #1089

Closed qwertyhjklxyz closed 8 months ago

qwertyhjklxyz commented 8 months ago

If the relative path symbol .\ is not used, the command looks from the system path rather than relative to the Dir parameter, which is also the cause of ScoopInstaller/Main#5311