volta-cli / volta

Volta: JS Toolchains as Code. ⚡
https://volta.sh
Other
10.96k stars 230 forks source link

Windows installer without admin privileges #1549

Open zmkpr0 opened 1 year ago

zmkpr0 commented 1 year ago

Does the windows installer need admin privileges? From the docs, I thought that enabling the developer mode should be enough to run volta. Is there a way to install volta when I don't have admin rights?

sken130 commented 2 weeks ago

I documented some temporary steps to install Volta without admin rights in Windows: https://stackoverflow.com/questions/78510512/use-multiple-node-versions-in-windows-simultaneously/78967945#78967945

But I wish there is an official way to do this.