The code block under Set default node.js version refers to nvm, not npm.
To make the code block refer to the correct command
npm install 10
npm use 10
nvm is correct. It's a tool to let you change node versions.
Thanks for contributing!
oof I feel so foolish for not googling that first 馃う鈥嶁檪 Thanks!
this issue point out that the doc is missing a short sentence here to explain what is the nvm tool