choco install nodejschoco install nodejs --version=[нужная_версия] choco upgrade nodejs
choco uninstall nodejs
winget install --id OpenJS.NodeJSwinget install --id OpenJS.NodeJS --version [нужная_версия] winget upgrade OpenJS.NodeJS
winget uninstall OpenJS.NodeJS