What's the best way to manage multiple node versions?
I'm trying to get code-server to work, but it requires node 16, whereas I have node 17. What's the best way to go about this? Do I install a node version manager or just downgrade my current node version, hoping it doesn't break anything?