volta-cli / volta

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

Uninstalling specific versions of node and package manager should be supported #1704

Closed 250h closed 4 months ago

250h commented 4 months ago

The uninstall command and the install command should correspond. We can use volta install <tool[@version]>,on the contrary, volta uninstall <tool[@version]> shuold be able to work too.

o-az commented 1 month ago

is there a solution for this?